mirror of
https://github.com/KarolS/millfork.git
synced 2024-12-26 12:29:26 +00:00
21 lines
198 B
Plaintext
21 lines
198 B
Plaintext
|
array _basic_loader @$801 = [
|
||
|
$0b,
|
||
|
$08,
|
||
|
10,
|
||
|
0,
|
||
|
$9e,
|
||
|
$32,
|
||
|
$30,
|
||
|
$36,
|
||
|
$31,
|
||
|
0,
|
||
|
0,
|
||
|
0
|
||
|
]
|
||
|
|
||
|
|
||
|
asm void __init_16bit() @$80D {
|
||
|
clc
|
||
|
xce
|
||
|
sep #$30
|
||
|
}
|