Update notes
This commit is contained in:
parent
c832da09c6
commit
31359cc376
|
@ -84,6 +84,11 @@ English names:
|
|||
- 04: Body select
|
||||
- 05: Arms select
|
||||
- 06: Other select
|
||||
- PSI:
|
||||
- 01: character select
|
||||
- 02: PSI select
|
||||
- 03: target select
|
||||
- 04: text box
|
||||
0x3005228: current text palette, << 0xC
|
||||
0x3005230: addresses of all 11 windows
|
||||
[00]: A menu
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -64,7 +64,7 @@
|
|||
// ----------------------------------------------------------------------------
|
||||
// Substate 1 (character select)
|
||||
080BAF5C (T) ldr r6,=3005230h ;9 495
|
||||
080BAF5E (T) ldr r0,[r6,18h] ;4 499
|
||||
080BAF5E (T) ldr r0,[r6,18h] ;4 499 slot window pointer
|
||||
080BAF60 (T) bl 80C4EB0h ;10 509
|
||||
080BAF64 (T) lsl r0,r0,10h ;2 511
|
||||
080BAF66 (T) asr r5,r0,10h ;2 513
|
||||
|
|
Loading…
Reference in New Issue