mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-28 00:02:04 -04:00
7b96e58622
* setup n64-jp-1.1 disasm * Add versions * New microcode * Bootstrap z_sram * Bootstrap ovl_file_choose * Bootstrap kaleido scope * Bootstrap BgHeavyBlock * MessageContext shift * SaveContext shift * ItemId shift * Fix `PLAYER_CSACTION` shift * format * Add JP only to Heavy Block Description * Makefile multi version comment --------- Co-authored-by: Tom Overton <tom.overton@outlook.com>
11 lines
155 B
ArmAsm
11 lines
155 B
ArmAsm
.include "macro.inc"
|
|
|
|
.section .text
|
|
|
|
.balign 16
|
|
|
|
glabel cic6105TextStart
|
|
.incbin "incbin/cic6105Text"
|
|
endlabel cic6105TextStart
|
|
dlabel cic6105TextEnd
|