1
0
mirror of https://github.com/fumiama/c64-snake.git synced 2026-06-06 01:00:27 +08:00
Files
c64-snake/platform/vic20.oph
2021-03-30 23:18:15 +08:00

6 lines
157 B
Plaintext
Executable File

;;; 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