1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-12 19:29:51 +00:00
millfork/include/msx_crt.mfk

6 lines
104 B
Plaintext
Raw Normal View History

2019-08-16 01:09:03 +02:00
const array __header[16] @$4000 = [
2019-06-05 13:31:43 +02:00
"AB" ascii,
@word [main.addr, 0, 0, 0],
0,0, 0,0, 0,0
]