aboutsummaryrefslogtreecommitdiffstats
path: root/engine/game_corner_slots2.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-31/+0
|
* remove address commentsYamaArashi2016-06-111-3/+3
|
* Numerous changes (see below)pikalaxalt2016-05-241-2/+2
| | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions
* bankB misc functionsluckytyphlosion2015-11-291-5/+5
| | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
* named more variablesYamaArashi2015-08-121-1/+1
|
* miscYamaArashi2015-07-181-2/+2
|
* Start using text predef macrosdannye2015-07-041-2/+2
| | | | also sprite direction constants
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-2/+2
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+32