mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-12-21 21:29:17 +00:00
c64: updated openroms
This commit is contained in:
parent
3766576bae
commit
3beef5626c
@ -5,6 +5,6 @@
|
|||||||
.org $0801 ; start of BASIC program
|
.org $0801 ; start of BASIC program
|
||||||
|
|
||||||
.word BASIC_END, 10 ; Next line and current line number
|
.word BASIC_END, 10 ; Next line and current line number
|
||||||
.byte $9e," 2064",0 ; SYS 2064
|
.byte $9e," 2062",0 ; SYS 2062
|
||||||
BASIC_END:
|
BASIC_END:
|
||||||
.word 0 ; End of program
|
.word 0 ; End of program
|
||||||
|
BIN
res/c64.bios
BIN
res/c64.bios
Binary file not shown.
Loading…
Reference in New Issue
Block a user