Sylvie
|
7ebc4324db
|
Identify more bit flags (#120)
CI / build (push) Waiting to run
|
2024-11-28 14:50:00 -05:00 |
|
xCrystal
|
c0812ca008
|
Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issue-1869550979 and https://github.com/pret/pokecrystal/issues/1078#issuecomment-1696394371]
|
2024-01-30 00:26:13 +01:00 |
|
Rangi
|
0bccfa1cd1
|
Use for loops to generate box pointer tables
|
2022-09-10 13:58:48 -04:00 |
|
Colton G. Rushton
|
99fd84eba6
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#99)
|
2022-07-09 17:18:21 -04:00 |
|
vulcandth
|
464c67ee73
|
RGBDS syntax updates (#78)
New MACRO and DEF syntax
|
2022-06-06 17:25:39 -04:00 |
|
Rangi
|
a5d862057a
|
Use VRAM_End in place of sScratch
|
2022-01-20 20:16:20 -05:00 |
|
Rangi
|
381a4b443b
|
Assert the sBox1-14 tables have NUM_BOXES entries
|
2021-03-21 17:47:50 -04:00 |
|
Rangi
|
5454e1e0de
|
Verify data table sizes with table_width and assert_table_length macros
It also uncovered some off-by-one issues with defining some constants.
A few structs now use rsreset/_RS to define their offset constants.
|
2021-03-05 16:10:25 -05:00 |
|
Rangi
|
524f57703f
|
Rename some labels
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
|
2020-12-23 16:46:49 -05:00 |
|
Rangi
|
b47bfbd813
|
Identify more WRAM labels, and start a <X>_DummyFunction label convention
|
2020-10-28 14:39:52 -04:00 |
|
Rangi
|
9483cf47dd
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:24 -04:00 |
|
Rangi
|
46f6cc4d41
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:30:09 -04:00 |
|
Rangi
|
26ddba8cfd
|
Identify some more labels, mostly WRAM
|
2020-10-23 16:04:03 -04:00 |
|
Rangi
|
d234a5ee3d
|
Identify remaining debug color picker labels
|
2020-10-23 12:38:00 -04:00 |
|
Rangi
|
20fbb729f5
|
Identify a few more labels and data
|
2020-10-22 12:55:48 -04:00 |
|
Rangi
|
d2ffdbf7ea
|
Update battle anim bg function comments, and identify more unnamed labels
|
2020-10-06 18:09:25 -04:00 |
|
Rangi
|
8b766163e3
|
Identify some unnamed labels
|
2020-10-06 13:49:55 -04:00 |
|
mid-kid
|
ad5c4a73a5
|
Use TRUE for hCGBPalUpdate
|
2020-08-05 16:02:32 +02:00 |
|
Rangi
|
4eeab8973c
|
Disassemble the final English debug ROMs
|
2020-07-13 10:59:22 -04:00 |
|