Adapted to use of new assembler & linker
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
.define .csb
|
||||
.sect .text
|
||||
.sect .rom
|
||||
.sect .data
|
||||
.sect .bss
|
||||
|
||||
.text
|
||||
.sect .text
|
||||
.csb:
|
||||
move.l (sp)+,a0 ! case descriptor
|
||||
move (sp)+,d0 ! index
|
||||
|
||||
Reference in New Issue
Block a user