Open Frame.BIN and move to frame buffer
Jump to navigation
Jump to search
00045154: 27bdffe8 addiu r29,r29,0xffe8 00045158: 34040e68 ori r4,r0,0x0e68 0004515c: 34059800 ori r5,r0,0x9800 00045160: afbf0014 sw r31,0x0014(r29) 00045164: 0c011264 jal 0x00044990 00045168: afb00010 sw r16,0x0010(r29) 0004516c: 3c048004 lui r4,0x8004 00045170: 24847598 addiu r4,r4,0x7598 00045174: 00408021 addu r16,r2,r0 00045178: 0c00923f jal 0x000248fc # SYS LoadImage move file to framebuffer from 0x80047598 (dest. defined by above) 0004517c: 26051000 addiu r5,r16,0x1000 00045180: 3c048004 lui r4,0x8004 00045184: 248475a0 addiu r4,r4,0x75a0 00045188: 34059000 ori r5,r0,0x9000 0004518c: 0c00923f jal 0x000248fc # SYS LoadImage store file in 0x800475a0 into indexed buffer 00045190: 02052821 addu r5,r16,r5 00045194: 3c048004 lui r4,0x8004 00045198: 248475a8 addiu r4,r4,0x75a8 0004519c: 34059200 ori r5,r0,0x9200 000451a0: 0c00923f jal 0x000248fc # SYS LoadImage store to framebuffer from 0x800475a8 000451a4: 02052821 addu r5,r16,r5 000451a8: 0c0091b5 jal 0x000246d4 000451ac: 00002021 addu r4,r0,r0 000451b0: 0c011273 jal 0x000449cc 000451b4: 02002021 addu r4,r16,r0 000451b8: 8fbf0014 lw r31,0x0014(r29) 000451bc: 8fb00010 lw r16,0x0010(r29) 000451c0: 27bd0018 addiu r29,r29,0x0018 000451c4: 03e00008 jr r31 000451c8: 00000000 nop