mirror of
https://github.com/antoinevignau/source.git
synced 2025-01-30 19:37:37 +00:00
16 lines
243 B
ArmAsm
16 lines
243 B
ArmAsm
*
|
|
* Lode Runner
|
|
* (c) 1983, Broderbund Software
|
|
* (s) 2014, Brutal Deluxe Software
|
|
*
|
|
|
|
*-----------------------------------
|
|
* KEEP IT AT $64K
|
|
*-----------------------------------
|
|
|
|
ds 8192 ; $0000
|
|
|
|
HGR2 ent
|
|
ds 32768 ; $2000
|
|
|
|
ds 24576 ; $a000
|