Advertisement
tahg

Untitled

Mar 2nd, 2020
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. LAB_rom_0001f2bb XREF[2]: rom:0001f32e(j), rom:4001f32e(j)
  2. rom:0001f2bb 62 00 MOV r0,0x0
  3. rom:0001f2bd 5a 0c 5c MOV [DAT_ram_00000c5c].b,r0
  4. LAB_rom_0001f2c0 XREF[1]: rom:0001f2c5(j)
  5. rom:0001f2c0 52 0c 5c MOV r0,[DAT_ram_00000c5c].b
  6. rom:0001f2c3 8c 00 OR r0,r0,r0
  7. rom:0001f2c5 d2 fb JEQ LAB_rom_0001f2c0
  8. rom:0001f2c7 09 02 03 7a CALL FlipGPU1 undefined FlipGPU1(void)
  9. rom:0001f2cb 09 02 07 99 CALL FlipGPU0 undefined FlipGPU0(void)
  10. rom:0001f2cf 09 02 0f 9a CALL UpdatePalette undefined UpdatePalette(void)
  11. rom:0001f2d3 62 00 MOV r0,0x0
  12. rom:0001f2d5 5e 2c 44 MOV [INT_io_ffffec44].d,r0 = ??
  13. rom:0001f2d8 58 0c 50 MOV r0,[Frame].d
  14. rom:0001f2db 60 01 ADD r0,0x1
  15. rom:0001f2dd 5e 0c 50 MOV [Frame].d,r0
  16. rom:0001f2e0 56 26 32 MOV r0,[SHORT_io_ffffe632].w = ??
  17. rom:0001f2e3 2a 03 ff AND r0,r0,0x3ff
  18. rom:0001f2e6 5c 0c 58 MOV [StartTime].w,r0
  19. rom:0001f2e9 09 01 f7 2e CALL FUN_rom_0001f72e undefined FUN_rom_0001f72e()
  20. rom:0001f2ed 09 01 f6 ab CALL UpdateInputs undefined UpdateInputs(void)
  21. rom:0001f2f1 09 04 1d 8a CALL FUN_rom_00041d8a undefined FUN_rom_00041d8a()
  22. rom:0001f2f5 09 02 00 17 CALL RunStateMachines undefined RunStateMachines(void)
  23. rom:0001f2f9 09 02 01 fd CALL FUN_rom_000201fd void FUN_rom_000201fd(void)
  24. rom:0001f2fd 09 02 46 f1 CALL UpdateBattery void UpdateBattery(void)
  25. rom:0001f301 09 02 07 ba CALL UpdateGPU0b undefined UpdateGPU0b(void)
  26. rom:0001f305 09 02 03 b1 CALL UpdateGPU1b undefined UpdateGPU1b(void)
  27. rom:0001f309 09 02 0d 3b CALL FUN_rom_00020d3b undefined FUN_rom_00020d3b()
  28. rom:0001f30d 09 01 f7 cc CALL FUN_rom_0001f7cc undefined FUN_rom_0001f7cc()
  29. rom:0001f311 61 bc ADD sp,-0x4
  30. rom:0001f313 7f c0 MOV [sp=>local_4+0x0],lr
  31. rom:0001f315 09 05 52 00 CALL FUN_rom_00055200 undefined FUN_rom_00055200()
  32. rom:0001f319 79 c0 MOV lr,[sp=>local_4+0x0]
  33. rom:0001f31b 61 84 ADD sp,0x4
  34. rom:0001f31d fc NOP
  35. rom:0001f31e fc NOP
  36. rom:0001f31f fc NOP
  37. rom:0001f320 fc NOP
  38. rom:0001f321 fc NOP
  39. rom:0001f322 fc NOP
  40. rom:0001f323 fc NOP
  41. rom:0001f324 fc NOP
  42. rom:0001f325 56 26 32 MOV r0,[SHORT_io_ffffe632].w = ??
  43. rom:0001f328 2a 03 ff AND r0,r0,0x3ff
  44. rom:0001f32b 5c 0c 5a MOV [StopTime].w,r0
  45. rom:0001f32e 08 01 f2 bb JMP LAB_rom_0001f2bb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement