aboutsummaryrefslogtreecommitdiffstats
path: root/engine/debug (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-57/+57
|\
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-302-7/+8
|\|
| * Miscellaneous cleanup (#488)Rangi2025-01-281-4/+5
| | | | | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
* | Identify more bit flags (#119)Sylvie2024-09-291-2/+2
| | | | | | | | | | * Identify more bit flags * Bit serves dual use in debug mode
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-252-71/+71
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-042-3/+3
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-162-4/+4
| |
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-261-6/+6
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-202-11/+9
|\|
| * Thoroughly document debug code (#410)SatoMew2023-07-152-24/+23
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-4/+6
|\|
| * Complete and improve debug name labels (#408)SatoMew2023-02-261-4/+6
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-232-2/+2
|\|
| * Use ~X instead of $ff ^ XRangi2021-11-231-1/+1
| |
| * Add some constants for options (#344)Yoann Fievez2021-11-051-1/+1
| | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-8/+8
|\|
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-3/+3
|\|
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-153-55/+251
| |
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-1/+1
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-1/+1
| |
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-1/+1
| |
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-022-0/+78
|
* Proper translation comments in debug_menu.asmAriaHiro642021-02-051-6/+6
|
* Add constants for player and rival startersRangi2020-11-131-4/+4
|
* Fix typodannye2020-11-071-1/+1
|
* Add label for unknown debug bytedannye2020-11-071-1/+1
|
* Finish debug yellowdannye2020-11-071-0/+1646
|
* More debug yellowdannye2020-11-071-44/+0
| | | | only debug menu left
* Start disassembling debug yellowdannye2020-11-061-0/+135
| | | | non matching
* Sync with pokereddannye2020-11-042-0/+70