Age | Commit message (Collapse) | Author |
|
At 43:4000 (UnusedTitleScreen) is a semi-functional title screen.
It's never used, and appears in the Japanese version at the same offset.
Notably, a portion of the logo is cut out and used as OAM.
The final title screen instead uses BG priority to avoid this.
|
|
Somehow, a title screen (bank 0x43) function had its label put in bank 1.
This caused changes to either bank to break the compiled rom.
fixes 61a3d145
|
|
|
|
|
|
|
|
So far so good.
|
|
|
|
|
|
|
|
|
|
|
|
This was a mistake.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Coins are capped at 9999.
|
|
|
|
Highlights: contest trainers and mons
|
|
|
|
|
|
|
|
|
|
Bank E done.
|
|
|
|
|
|
Bank B is all done.
|
|
|
|
|
|
This is distinct from the "Smart" AI's giant move handling table in battle/ai/scoring.asm.
|
|
That's it for bank 9 incbins.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|