Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-17 | More previous | dannye | |
2016-02-15 | Disassembled Battle Submenu functions | anmart | |
Disassembled a pointer table to each battle submenu and some code mentioned in their functions, documented two wram bytes | |||
2016-02-09 | Provided labels for various data | anmart | |
Defined two new labels in wram. Defined names for the oddly arbitrary values representing whose turn it is in battle. Renamed labels for some parts of the dueling main loop and loss function. | |||
2016-01-28 | Use ldh | dannye | |
2016-01-26 | wDoFrameFunction | xCrystal | |
2016-01-26 | DoFrame | xCrystal | |
2016-01-25 | duel related labels/documentation 3 | xCrystal | |
also timer counters and rng sources | |||
2016-01-25 | duel related labels/documentation 1 | xCrystal | |
2016-01-17 | name some ram addresses and functions, mostly menu input related | xCrystal | |
also replace other wram/hram addresses that were hardcoded despite the label already existing | |||
2015-03-14 | Move source code into "src/". Update Makefile/scan_includes. | stag019 | |