19 Commits

Author SHA1 Message Date
Rangi d2c9e2d74f Use features of RGBDS 1.0.0 (#138) 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
Sylvie 201d12d44e Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123) 2024-11-30 17:25:26 -05:00
Sylvie 7ebc4324db Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
Rangi42 3ea3640e1f wPrinterQueueLength values are divisible by 2 2024-05-22 21:02:56 -04:00
Rangi42 1675a00a42 Use constants for VBlank handlers 2024-05-22 21:02:56 -04:00
Rangi 9d5121ba9a Sync some files with pokecrystal 2021-03-24 10:24:54 -04: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 c745dd6777 FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarString 2020-12-07 13:32:07 -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 10151dd4eb Identify some more unnamed labels 2020-10-05 20:09:52 -04:00
Rangi e128fbeadb Identify some more unnamed labels 2020-10-04 20:10:31 -04:00
Rangi 9dee89fae3 Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:29 -04:00
Rangi e0df1a6041 Remove RAM address comments 2020-06-21 12:42:33 -04:00
Rangi 782b0a7c88 Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
entrpntr e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet 2e0371d637 Add engine/printer/printer.asm 2020-05-28 02:37:00 +01:00