Rangi
|
d2c9e2d74f
|
Use features of RGBDS 1.0.0 (#138)
CI / build (push) Waiting to run
|
2025-11-12 15:44:00 -05:00 |
|
Rangi42
|
b03ba1a549
|
Update hardware.inc to 5.1.0
|
2025-06-30 12:47:34 -04:00 |
|
Rangi
|
f57be98873
|
Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130)
|
2025-06-23 09:11:35 -04:00 |
|
Rangi
|
bcb1092774
|
Use RGBDS 0.9.0 (#124)
CI / build (push) Has been cancelled
|
2024-12-25 21:24:31 -05:00 |
|
Sylvie
|
201d12d44e
|
Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123)
CI / build (push) Has been cancelled
|
2024-11-30 17:25:26 -05:00 |
|
xCrystal
|
f035cd599c
|
Rename wVramState to wStateFlags and use flag constants (#1078)
|
2024-01-30 00:35:14 +01:00 |
|
Colton G. Rushton
|
99fd84eba6
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#99)
|
2022-07-09 17:18:21 -04:00 |
|
vulcandth
|
4c95a9a708
|
Clean up bugs commented in the source code (#89)
Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2022-07-09 16:12:32 -05:00 |
|
vulcandth
|
464c67ee73
|
RGBDS syntax updates (#78)
New MACRO and DEF syntax
|
2022-06-06 17:25:39 -04:00 |
|
vulcandth
|
2bab8a2946
|
Improved Virtual Console patch identifiers (#79)
|
2022-06-06 17:22:43 -04:00 |
|
vulcandth
|
3d58fb9556
|
Build the Virtual Console patches with make gold_vc and make silver_vc (#74)
|
2022-03-14 17:03:15 -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 |
|
aljohnston112
|
5fa0983780
|
Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS (#68)
Improve the audio engine's comments and replace some magic numbers with constants
|
2020-12-07 12:44:12 -05:00 |
|
Rangi
|
dd73b278b5
|
Resolve some "???" comments
|
2020-11-17 10:56:28 -05:00 |
|
Rangi
|
bc8636d688
|
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
|
2020-11-09 15:20:35 -05:00 |
|
Rangi
|
b47bfbd813
|
Identify more WRAM labels, and start a <X>_DummyFunction label convention
|
2020-10-28 14:39:52 -04:00 |
|
Rangi
|
46f6cc4d41
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:30:09 -04:00 |
|
Rangi
|
993f87a852
|
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with pokecrystal
To do: engine/{menus, movie, overworld, pokemon}
|
2020-06-17 11:28:47 -04:00 |
|
entrpntr
|
dd97bedd52
|
Update for unused wram and event flags.
|
2020-06-14 09:16:51 -04:00 |
|
entrpntr
|
e28325211c
|
Fix file permissions.
|
2020-06-05 16:42:33 -04:00 |
|
entrpntr
|
1fca66421a
|
Several small cleanups, add pics.
|
2020-05-19 18:31:51 -04:00 |
|
libjet
|
519fe1eda9
|
Add pokedex.asm
|
2020-05-19 19:07:50 +01:00 |
|