mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-15 10:05:02 +00:00
4 lines
164 B
ArmAsm
4 lines
164 B
ArmAsm
SMBStart EXT ; Base address of the ROM. Should be XX/8000 in the bank the ROM is loaded into
|
|
NonMaskableInterrupt EXT ; Called every VBL
|
|
ExtIn EXT
|
|
ROMBase EXT |