mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
011a957985
* 25.00% * remove __naked__ and name printContext->unk_4E8 * change rodata strings to [] * actually remove * fix headers * git subrepo pull --force tools/splat subrepo: subdir: "tools/splat" merged: "eec8ac0cb8" upstream: origin: "https://github.com/ethteck/splat.git" branch: "master" commit: "eec8ac0cb8" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * progress * . * . * some stuff * git subrepo pull --force tools/splat subrepo: subdir: "tools/splat" merged: "4e012eaad6" upstream: origin: "https://github.com/ethteck/splat.git" branch: "imgflip" commit: "4e012eaad6" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * :OK: * 2 graphics funcs! * woo * more * match func_802A15A0_733670 (#276) * . * gfx_draw_frame, other fixes * macros begone! Co-authored-by: pixel-stuck <mathmcclintic@gmail.com>
17 lines
610 B
ArmAsm
17 lines
610 B
ArmAsm
.section .data
|
|
|
|
.word 0x80371240 /* PI BSB Domain 1 register */
|
|
.word 0x0000000F /* Clockrate setting */
|
|
.word 0x80125C00 /* Entrypoint address */
|
|
.word 0x0000144B /* Revision */
|
|
.word 0x65EEE53A /* Checksum 1 */
|
|
.word 0xED7D733C /* Checksum 2 */
|
|
.word 0x00000000 /* Unknown 1 */
|
|
.word 0x00000000 /* Unknown 2 */
|
|
.ascii "PAPER MARIO " /* Internal name */
|
|
.word 0x00000000 /* Unknown 3 */
|
|
.word 0x0000004E /* Cartridge */
|
|
.ascii "MQ" /* Cartridge ID */
|
|
.ascii "E" /* Country code */
|
|
.byte 0x00 /* Version */
|