1
0
mirror of https://github.com/fumiama/c64-snake.git synced 2026-06-12 22:40:25 +08:00

初步框架

This commit is contained in:
fumiama
2021-03-30 23:18:15 +08:00
parent 8706367007
commit ece3f266ea
14 changed files with 703 additions and 0 deletions

5
platform/vic20.oph Executable file
View File

@@ -0,0 +1,5 @@
;;; Minimal header file for unexpanded VIC-20.
;;; It translates to 10 SYS4109.
.word $1001
.org $1001
.byte $0b,$10,$0a,$00,$9e,$34,$31,$30,$39,$00,$00,$00