mirror of
https://github.com/weiju/amiga-stuff
synced 2026-09-12 03:30:36 +00:00
introduced classes for operands and address modes
This commit is contained in:
@@ -29,7 +29,11 @@ strlen:
|
||||
jsr _LVOCloseLibrary(a6)
|
||||
nodos:
|
||||
moveq #0,d0
|
||||
jsr dummy
|
||||
rts
|
||||
|
||||
dummy: rts
|
||||
|
||||
dosname:
|
||||
dc.b 'dos.library',0
|
||||
msg:
|
||||
|
||||
Reference in New Issue
Block a user