aboutsummaryrefslogtreecommitdiffstats
path: root/engine/clear_save.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-27/+0
|
* sync engine code with pokeredYamaArashi2016-06-111-1/+1
|
* remove address commentsYamaArashi2016-06-111-2/+2
|
* Elevator floor menu, clear savepikalaxalt2016-05-221-2/+6
|
* commented SGB palette stuffYamaArashi2015-08-121-1/+1
|
* Use more lbdannye2015-08-051-1/+1
| | | | and other clean up
* Consolidate coord macrosdannye2015-07-181-1/+1
|
* fixed hp bar wram label and miscYamaArashi2015-02-071-2/+2
|
* commented menu stuffYamaArashi2015-02-071-2/+2
|
* serial/trade/miscYamaArashi2015-02-071-3/+3
|
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-2/+1
| | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-4/+4
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Comment some more bank 0 functions.yenatch2014-05-231-2/+2
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+24