mirror of
https://github.com/fumiama/c64-snake.git
synced 2026-06-21 03:11:16 +08:00
初步框架
This commit is contained in:
5
platform/vic20x.oph
Executable file
5
platform/vic20x.oph
Executable file
@@ -0,0 +1,5 @@
|
||||
;;; Minimal header file for expanded VIC-20.
|
||||
;;; It translates to 10 SYS4621.
|
||||
.word $1201
|
||||
.org $1201
|
||||
.byte $0b,$12,$0a,$00,$9e,$34,$36,$32,$31,$00,$00,$00
|
||||
Reference in New Issue
Block a user