dannye
|
324ae167d1
|
Merge branch 'master' of https://github.com/pret/pokered
CI / build (push) Has been cancelled
|
2025-11-12 17:56:10 -06:00 |
|
dannye
|
377749ca4e
|
Merge branch 'master' of https://github.com/pret/pokered
CI / build (push) Has been cancelled
|
2025-09-06 16:54:17 -05:00 |
|
dannye
|
ca019eac8f
|
Merge branch 'master' of https://github.com/pret/pokered
|
2025-07-02 21:15:13 -05:00 |
|
Rangi
|
56c405de09
|
Replace hardware_constants.asm with hardware.inc (#511)
|
2025-06-30 12:47:22 -04:00 |
|
dannye
|
6cb885a9f6
|
Merge branch 'master' of https://github.com/pret/pokered
CI / build (push) Has been cancelled
|
2025-01-30 21:40:19 -06:00 |
|
Rangi
|
afb8990169
|
Miscellaneous cleanup (#488)
Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
|
2025-01-28 23:31:15 -05:00 |
|
Sylvie
|
7d9858fec4
|
Identify more bit flags (#119)
* Identify more bit flags
* Bit serves dual use in debug mode
|
2024-09-29 10:24:35 -05:00 |
|
dannye
|
a02a98ee7a
|
Merge branch 'master' of https://github.com/pret/pokered
|
2024-09-25 00:45:00 -05:00 |
|
Sylvie
|
77d051479b
|
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
|
2024-08-04 10:05:33 -04:00 |
|
Sylvie
|
8fafca714c
|
Identify various flag labels and bit constants (#454)
|
2024-07-16 13:02:54 -04:00 |
|
SatoMew
|
57bec62508
|
Improve documentation of some SRAM routines (#114)
|
2024-06-26 21:19:06 -05:00 |
|
dannye
|
298e99d377
|
Merge branch 'master' of https://github.com/pret/pokered
|
2023-11-20 20:23:27 -06:00 |
|
SatoMew
|
f46db37d50
|
Thoroughly document debug code (#410)
|
2023-07-15 18:36:59 -04:00 |
|
dannye
|
667f1febbe
|
Merge branch 'master' of https://github.com/pret/pokered
|
2023-04-25 19:52:12 -05:00 |
|
SatoMew
|
5c4795d5bc
|
Complete and improve debug name labels (#408)
|
2023-02-26 11:14:21 -05:00 |
|
Rangi
|
7574e186e7
|
Merge remote-tracking branch 'remotes/pokered/master'
|
2021-11-23 21:19:29 -05:00 |
|
Rangi
|
09e92c554c
|
Use ~X instead of $ff ^ X
|
2021-11-23 21:00:07 -05:00 |
|
Yoann Fievez
|
f68af5c6e9
|
Add some constants for options (#344)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2021-11-05 19:45:09 -04:00 |
|
dannye
|
0cbd5acb76
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-30 14:03:34 -05:00 |
|
dannye
|
eb47bda8ee
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-03-25 17:39:44 -05:00 |
|
AriaHiro64
|
b6ec1cd884
|
Proper translation comments in debug_menu.asm
|
2021-02-05 13:06:17 -05:00 |
|
Rangi
|
b88572fbcc
|
Add constants for player and rival starters
|
2020-11-13 11:10:03 -05:00 |
|
dannye
|
ead36b7ba2
|
Fix typo
|
2020-11-07 21:12:03 -06:00 |
|
dannye
|
c501e663f5
|
Add label for unknown debug byte
|
2020-11-07 20:53:32 -06:00 |
|
dannye
|
88967a2323
|
Finish debug yellow
|
2020-11-07 20:15:28 -06:00 |
|
dannye
|
453107ab8a
|
More debug yellow
only debug menu left
|
2020-11-07 14:35:40 -06:00 |
|
dannye
|
989545f0e0
|
Start disassembling debug yellow
non matching
|
2020-11-06 23:11:17 -06:00 |
|
dannye
|
5647ca687b
|
Sync with pokered
|
2020-11-04 00:06:44 -06:00 |
|
Rangi
|
4b4ad9894e
|
Disassemble the BLUEMONS.GB debug ROM
|
2020-07-15 13:35:39 -04:00 |
|
Rangi
|
f37cf959c9
|
Clean up some data, using macros for multiline list entries
|
2020-07-14 13:32:09 -04:00 |
|
Rangi
|
772fcc7588
|
Specify the ldh instruction, don't turn ld into ldh
|
2020-07-06 19:03:05 -04:00 |
|
Rangi
|
35deb77113
|
H_CONSTANTNAMES -> hConstantNames
|
2020-07-03 19:59:41 -04:00 |
|
Rangi
|
f275790aec
|
Add subdirectories to engine/ similar to pokecrystal
|
2020-07-02 23:30:21 -04:00 |
|