mirror of
https://github.com/dwsJason/xrick2gs.git
synced 2025-01-08 00:29:22 +00:00
ntpplayer updates: seems to link now that I put the ORG back in :-/
This commit is contained in:
parent
5e61c1830b
commit
43340e041b
@ -8,9 +8,10 @@
|
||||
|
||||
asm ninjatrackerplus.s
|
||||
ds 0
|
||||
knd #$1100 ; Kind
|
||||
; knd #$1100 ; Kind
|
||||
knd #$0000 ; Kind
|
||||
ali None ; alignment
|
||||
lna ntpplayer ; Load Name
|
||||
sna ntpplayer ; Segment Name
|
||||
lna "ntpplayer " ; Load Name
|
||||
sna "ntpplayer " ; Segment Name
|
||||
|
||||
|
||||
|
@ -9,9 +9,8 @@
|
||||
*
|
||||
*****************************
|
||||
|
||||
; dsk ntpplayer.a
|
||||
; typ $b1
|
||||
; org $0f0000
|
||||
dsk ntpplayer.a
|
||||
org $0f0000
|
||||
mx %00
|
||||
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user