thingy
This commit is contained in:
parent
ebc11f8c6b
commit
c54aed5e2b
|
@ -0,0 +1,2 @@
|
|||
╗┐▌╤┐▌·L·фL·ЖL·&M·NM·─╫Жкф▄qи╝qипqи╬rиМйt:й╗rй@хйж
|
||||
мlСм
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
|
@ -1,7 +1,6 @@
|
|||
Graphics for:
|
||||
Rhythm Tweezers (Remix 8)
|
||||
Karate Man (Remix 8) (Not sure)... Remove letter from Remix 8 karate man
|
||||
Rhythm Tweezers (Remix 8) (Don't Peek Please)
|
||||
Meow Mixer
|
||||
Beat Box (Select to Quit)
|
||||
Love Machine (Select to Quit)
|
||||
Find out what is happening with these texts on the unused mini-game
|
||||
Find out what is happening with these texts on the unused mini-game (After Malalaika the music and text use GFX command, that's mean let's check the epic docs)
|
|
@ -10,7 +10,7 @@ _skipwarningscreen equ 1
|
|||
; Skip the Rhythm Test when creating a new save (1 = yes, 0 = no)
|
||||
_skiprhythmtest equ 0
|
||||
; To-Document later
|
||||
_debug equ 0
|
||||
_debug equ 1
|
||||
; Have to do with something?
|
||||
_nocashmessages equ 0
|
||||
; ????
|
||||
|
|
|
@ -62,7 +62,7 @@ ldr r0,=0x030046a8
|
|||
ldr r0,[r0]
|
||||
ldr r1,=0x29E
|
||||
add r0,r0,r1
|
||||
mov r1,0x63
|
||||
mov r1,0xFF
|
||||
strb r1,[r0]
|
||||
pop r0-r1,r15
|
||||
.pool
|
||||
|
|
32
mysym.sym
32
mysym.sym
|
@ -1022,13 +1022,29 @@
|
|||
080B4DD8 @@notlz77compressed
|
||||
080B4DDC @@exitcompressioncheck
|
||||
080B4DDE lz77compressedchecker
|
||||
080B4DEE @@lz77compressed
|
||||
080B4DF0 .pool
|
||||
080B4DF0 .dbl:0000
|
||||
080B4DF0 spriteluaconsolemessagehook
|
||||
080B4E04 @@addentry
|
||||
080B4E0E @@skipadding
|
||||
080B4E18 .pool
|
||||
080B4E18 .dbl:0004
|
||||
080B4DFE @@addentry
|
||||
080B4E0C @@notcompressed2
|
||||
080B4E1C @@lz77compressed
|
||||
080B4E20 .pool
|
||||
080B4E20 .dbl:0004
|
||||
080B4E24 spriteluaconsolemessagehook
|
||||
080B4E38 @@addentry
|
||||
080B4E42 @@skipadding
|
||||
080B4E4C .pool
|
||||
080B4E4C .dbl:0004
|
||||
080B4E50 debug_unlockallstages
|
||||
080B4E5C @@fillstart
|
||||
080B4E64 .pool
|
||||
080B4E64 .dbl:0004
|
||||
080B4E68 debug_unlockallmail
|
||||
080B4E76 @@fillstart
|
||||
080B4E80 .pool
|
||||
080B4E80 .dbl:0008
|
||||
080B4E88 debug_99medals
|
||||
080B4E98 .pool
|
||||
080B4E98 .dbl:0008
|
||||
080B4EA0 debug_unlockallstages_hook
|
||||
080B4EAC debug_unlockallmail_hook
|
||||
080B4EB8 debug_99medals_hook
|
||||
08000454 .dbl:0004
|
||||
|
Loading…
Reference in New Issue