Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in 
CSDb User Forums


Forums > C64 Composing > STOP flag in SDI
2012-03-02 22:43
DustBin

Registered: Jun 2006
Posts: 11
STOP flag in SDI

Hi all,
I've finalized a tune done in SDI, but apparently the STOP flag isn't recognized correctly by the player o_O after the end the assembled tune continues playing garbage endlessly :)

Checked inside the player source for some flag about it without results... Does anybody help please? :D

(While typing I've had an idea: looping blank patterns LOL)

edit: obviously inside the editor the tune stopped correctly.
2012-03-02 23:18
iAN CooG

Registered: May 2002
Posts: 1158
I have seen the same problem in 14 Years Later and I fixed it by hacking the loop code making it calling the init.
original                        fix
15D5  AD 29 13  LDA $1329       15D5  A9 00     LDA #$00
                                15D7  AA        TAX 
15D8  3D 0D 10  AND $100D,X     15D8  20 00 10  JSR $1000
15DB  8D 29 13  STA $1329       15DB  4C 03 10  JMP $1003
2012-03-02 23:37
DustBin

Registered: Jun 2006
Posts: 11
Oh, I see. Anyway I've solved with a VERY VERY VERY LAME solution: empty lines looped... but it's effective :D prg and sid are coming IAN, checking the sid for last details ;)

btw, here's the soundcloud streaming :)

http://soundcloud.com/stefanopalmonari/hero
2012-03-03 18:43
robozz

Registered: Oct 2003
Posts: 28
I ran into the same problem a while ago, and found out that to use the stop flag you have to have the voice on/off code enabled. (rem_voff = 0)
2012-03-03 19:53
DustBin

Registered: Jun 2006
Posts: 11
Quote: I ran into the same problem a while ago, and found out that to use the stop flag you have to have the voice on/off code enabled. (rem_voff = 0)

Damn. Thank you :-)
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.


Search CSDb
Advanced
Users Online
6R6/shape
Jazzcat/Onslaught
Zyron/GeNos¤ProjecTary
RaMoS/Samar/FanCA/HVSC
Guests online: 20
Top Demos
1 Edge of Disgrace  (9.7)
2 Coma Light 13  (9.7)
3 Daah, those acid pil..  (9.6)
4 Deus Ex Machina  (9.3)
5 Andropolis  (9.3)
6 Te-Te-Te-TechTech It..  (9.3)
7 +H2K  (9.2)
8 GOLC  (9.2)
9 Artphosis  (9.2)
10 2011 - A Press Space..  (9.2)
Top Groups
1 Booze Design  (9.4)
2 Crest  (9.4)
3 Oxyron  (9.4)
4 Maniacs of Noise  (9.2)
5 Eagle Soft Incorpora..  (9.2)
Top Musicians
1 Jeroen Tel  (9.8)
2 Rob Hubbard  (9.8)
3 Martin Galway  (9.6)
4 DRAX  (9.5)
5 Linus  (9.5)

Home - Disclaimer
Copyright © No Name 2001-2013
Page generated in: 0.184 sec.