aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove baserom instructions.yenatch2016-06-121-5/+2
* pip is no longer required.yenatch2016-06-111-13/+3
* More syncing with pokereddannye2016-06-1149-213/+206
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-11485-15779/+15727
|\
| * Part 1 of syncing with pokered.IIMarckus2016-06-08427-4044/+3834
| * Fix WRAM address comments beyond the former site of wGBCpikalaxalt2016-06-081-405/+406
| * No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-0811-329/+197
| * Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-08103-1348/+560
| |\
| * | Is this an OAM printer?pikalaxalt2016-06-083-298/+315
| * | Printer labelspikalaxalt2016-06-0716-388/+437
| * | Split out Pikachu-related datapikalaxalt2016-06-066-739/+701
| * | More Pikachu function documentationpikalaxalt2016-06-068-1842/+1846
| * | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-0663-3516/+3741
| * | More printer labelspikalaxalt2016-06-067-82/+111
| * | Printer-related labelspikalaxalt2016-06-0610-769/+789
| * | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-050-0/+0
| |\ \
| * | | Resolve hardcoded WRAM labels in engine/printer.asmpikalaxalt2016-06-056-374/+453
| * | | Split bank 3epikalaxalt2016-06-057-4499/+4503
* | | | Sync with pokereddannye2016-06-11153-1459/+1725
| |_|/ |/| |
* | | Clean up main.asmdannye2016-06-068-161/+200
* | | Remove unused source filesdannye2016-06-0623-795/+43
* | | Clean up white spacedannye2016-06-0674-371/+371
* | | Clean up Makefiledannye2016-06-068-81/+37
* | | Building no longer depends on baserom.gbc being presentdannye2016-06-061-4/+0
| |/ |/|
* | Merge pull request #11 from PikalaxALT/masterluckytyphlosion2016-06-05108-436/+5885
|\|
| * This looks like Gen 2's object animation enginepikalaxalt2016-06-054-559/+693
| * Resolve HRAM labels in Bank 3Epikalaxalt2016-06-052-44/+16
| * Resolve WRAM addresses and bank 3e unknownspikalaxalt2016-06-056-326/+750
| * Resolve some WRAM addressespikalaxalt2016-06-052-39/+45
| * No more `dr`pikalaxalt2016-06-0512-99/+379
| * Finish disassembling the functions in bank 3epikalaxalt2016-06-042-7/+1429
| * Identify the previously-unknown GFX in bank 1Apikalaxalt2016-06-042-9/+1
| * Chunk 4 of bank 3epikalaxalt2016-06-041-11/+437
| * Chunk 3 of bank 3epikalaxalt2016-06-041-7/+635
| * Another chunk of bank 3epikalaxalt2016-06-042-22/+1089
| * Chunk of bank 3epikalaxalt2016-06-041-4/+672
| * Resolve incbinned sgb borderpikalaxalt2016-06-042-18/+76
| * Resolve `dr` blocks in main.asmpikalaxalt2016-06-042-2/+12
| * Pikachu pics; town map entriespikalaxalt2016-06-0468-72/+100
| * Remaining maps in bank 1D (and the whole ROM)pikalaxalt2016-06-037-19/+42
| * Silph Co 11Fpikalaxalt2016-06-037-197/+395
| * Remaining maps in Bank 12pikalaxalt2016-06-033-7/+15
| * Remaining maps in Bank 11pikalaxalt2016-06-0310-36/+101
| * Remaining map in bank 17pikalaxalt2016-06-034-5/+10
| * Remaining map in bank 15pikalaxalt2016-06-033-3/+7
| * Remaining maps in bank 14pikalaxalt2016-06-034-38/+41
| * Remaining maps in Bank 06pikalaxalt2016-06-033-7/+21
| * Remaining maps in Bank 16pikalaxalt2016-06-033-13/+27
|/
* Merge pull request #10 from PikalaxALT/masterluckytyphlosion2016-06-03126-3881/+5153
|\
| * Fix tileset incbin statement alignmentpikalaxalt2016-06-031-40/+40