1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-06-25 19:29:49 +00:00
millfork/include/loader_1201.mfk

20 lines
223 B
Plaintext

#if not(CBM)
#warn loader_1201 module should be only used on Commodore targets
#endif
array _basic_loader @$1201 = [
$0b,
$12,
10,
0,
$9e,
$34,
$36,
$32,
$31,
0,
0,
0
]