Age | Commit message (Expand) | Author |
2022-03-14 | Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74) | vulcandth |
2021-11-23 | Use ~X instead of $ff ^ X | Rangi |
2021-05-30 | Move the dbbw, dbww, and dbwww macros to legacy | Rangi |
2021-04-20 | Use rgbds 0.5.0 | Rangi |
2021-03-21 | Assert the sBox1-14 tables have NUM_BOXES entries | Rangi |
2020-12-23 | Rename some labels | Rangi |
2020-11-17 | Correct some filename comments | Rangi |
2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
2020-11-03 | Identify more uses of wBuffer1-6 | Rangi |
2020-10-30 | Identify wSpriteAnimDict key constants | Rangi |
2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
2020-10-28 | Replace many '; unused' with '; unreferenced' | Rangi |
2020-10-27 | Identify remaining Mystery Gift labels and constants | Rangi |
2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
2020-10-06 | Identify some unnamed labels | Rangi |
2020-10-05 | Identify some more unnamed labels | Rangi |
2020-10-04 | Identify more unnamed labels | Rangi |
2020-10-04 | Identify some more unnamed labels | Rangi |
2020-08-27 | Fix some constants surrounding sprite animations | mid-kid |
2020-08-27 | Port splash screen documentation changes from Crystal | mid-kid |
2020-08-18 | Add wTitleScreenSelectedOption constants | mid-kid |
2020-08-05 | Document wTitleScreenSelectedOption variable | mid-kid |
2020-08-03 | Identify constant in NamingScreen_IsTargetBox | Rangi |
2020-07-13 | Disassemble the final English debug ROMs | Rangi |
2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
2020-06-18 | Harmonize engine/menus with pokecrystal | Rangi |
2020-06-17 | Harmonize engine/{movie, pokemon} with pokecrystal | Rangi |
2020-06-16 | Harmonize some more symbols with pokecrystal | Rangi |
2020-06-15 | Define wStackBottom | Rangi |
2020-06-15 | Port miscellaneous recent updates from pokecrystal | Rangi |
2020-06-09 | Extract title graphics and add options_menu.asm. | entrpntr |
2020-06-05 | Fix file permissions. | entrpntr |
2020-05-30 | Add engine/menus/delete_save.asm | libjet |
2020-05-30 | Add savemenu/phonering_copytilemapatonce.asm | libjet |
2020-05-26 | Best attempt at merging different color picker disassemblies. | entrpntr |
2020-05-25 | Finish disassembling banks 7 and 8. | entrpntr |
2020-05-23 | Add engine/menus/debug.asm. | entrpntr |
2020-05-16 | Couple quick fixes so nothing dangerous/shameful gets merged in. | entrpntr |
2020-05-14 | Clean up battle anims, constants, and wram. | entrpntr |
2020-05-13 | More cleanup of title screen, update unused sources script. | entrpntr |
2020-05-13 | Clean up engine/menus/naming_screen.asm. | entrpntr |
2020-05-13 | Many minor cleanups. | entrpntr |
2020-05-12 | Cleanup of color.asm and scgb_layouts.asm. | entrpntr |
2020-05-11 | Clean up engine/menus/intro_menu.asm. | entrpntr |
2020-05-08 | Modest cleanup of wram.asm. | entrpntr |
2020-05-04 | Clean up specials and swarms. | entrpntr |
2020-05-03 | Add Makefile option for verbose sym/map; fix some label names. | entrpntr |
2020-04-30 | Add engine/link/link.asm and engine/link/mystery_gift.asm | entrpntr |
2020-04-30 | Add engine/menus/trainer_card.asm. | entrpntr |