This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
millfork
Watch
1
Star
0
Fork
0
You've already forked millfork
mirror of
https://github.com/KarolS/millfork.git
synced
2024-11-01 05:05:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a635449829
millfork
/
include
/
msx_crt.mfk
6 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix cartridge targets
2019-08-15 23:09:03 +00:00
const array __header[16] @$4000 = [
Preliminary MSX support
2019-06-05 11:31:43 +00:00
"AB" ascii,
@word [main.addr, 0, 0, 0],
0,0, 0,0, 0,0
]
Reference in New Issue
Copy Permalink