Age | Commit message (Collapse) | Author |
|
|
|
|
|
(Some unreferenced labels are above code which is still used via fallthrough!)
|
|
|
|
This matches all other interrupts. The old Joypad was renamed to
UpdateJoypad.
|
|
Rename clear misnomer.
Most of the related functions in that file aren't really aptly named but
I don't know good names right now.
|
|
Funky name that only exists based on what it's used for, not so much
what it is.
|
|
This is one weird function I'll never understand the purpose of.
It could use a better name, but I have no clue what.
|
|
|
|
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
trailing colon
|
|
colon; remove trailing whitespace; globally correct line endings to UNIX style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the build.
|
|
|
|
|
|
|