1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2025-02-18 13:31:08 +00:00
SixtyPical/lib/basic_header.oph

10 lines
282 B
Plaintext
Raw Normal View History

.charmap 'A, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
.charmap 'a, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
2014-04-02 13:47:37 +01:00
.org 0
.word $0801
.data
.org $c000
.text
2014-04-02 13:47:37 +01:00
.org $0801
.byte $10, $08, $c9, $07, $9e, $32, $30, $36, $31, $00, $00, $00