Omaigawd, great work, that's awesome.
Thanks for sharing this.
Thanks for sharing this.
Posted 20 August 2008 - 11:42 AM
Posted 22 August 2008 - 06:58 AM
Posted 22 August 2008 - 07:04 AM
Posted 22 August 2008 - 08:19 AM
Posted 22 August 2008 - 11:50 AM
DalekSam, on Aug 22 2008, 08:27 AM, said:
TmEE said:
Posted 22 August 2008 - 02:23 PM
Posted 24 August 2008 - 05:29 PM
Posted 24 August 2008 - 05:47 PM
Posted 24 August 2008 - 08:24 PM
assembling s2.asm PASS 1 s2.macrosetup.asm(201) s2.sounddriver.asm(2807) > > >s2.asm(91860): error: invalid symbol name > > > 0xFF0000 > > > move.b #(((Music81+$34)&0xFF0000)>>16),($a0003c).l;location - $__xxxx > > >s2.asm(91861): error: invalid symbol name > > > 0xFF00 > > > move.b #(((Music81+$34)&0xFF00)>>8),($a0003b).l;location - $xx __xx > > >s2.asm(91862): error: invalid symbol name > > > 0xFF > > > move.b #((Music81+$34)&0xFF),($a0003a).l;location - $xxxx__ > > >s2.asm(91864): error: invalid symbol name > > > 0xFF0000 > > > move.b #(((Music82-Music81)&0xFF0000)>>16),($a0003f).l;length - $__xxxx > > >s2.asm(91865): error: invalid symbol name > > > 0xFF00 > > > move.b #(((Music82-Music81)&0xFF00)>>8),($a0003e).l;length - $ xx__xx > > >s2.asm(91866): error: invalid symbol name > > > 0xFF > > > move.b #((Music82-Music81)&0xFF),($a0003d).l;length - $xxxx__ > > >s2.asm(93751): error: addressing mode not allowed here > > > lea (Z802),a0 s2.asm(93783) 16.64 seconds assembly time 96791 lines source file 126439 lines incl. macro expansions 1 pass 7 errors 0 warnings Press any key to continue . . .
Posted 25 August 2008 - 01:36 AM
Posted 25 August 2008 - 02:38 AM