Renamed 'secondary' to 'backyard' on popular demand ;-))
This commit is contained in:
parent
f8145bd02c
commit
51af3d9142
94 changed files with 76 additions and 76 deletions
7
backyard/platform/c64/lib/save-driveunit.S
Normal file
7
backyard/platform/c64/lib/save-driveunit.S
Normal file
|
@ -0,0 +1,7 @@
|
|||
.import __curunit
|
||||
.constructor saveunit, 32
|
||||
.code
|
||||
saveunit:
|
||||
lda $ba
|
||||
sta __curunit
|
||||
rts
|
Loading…
Add table
Add a link
Reference in a new issue