Commit Graph

29 Commits

Author SHA1 Message Date
Rangi
d2c9e2d74f
Use features of RGBDS 1.0.0 (#138)
Some checks are pending
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
Sylvie
201d12d44e
Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123)
Some checks failed
CI / build (push) Has been cancelled
2024-11-30 17:25:26 -05:00
Sylvie
7ebc4324db
Identify more bit flags (#120)
Some checks are pending
CI / build (push) Waiting to run
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
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
vulcandth
464c67ee73
RGBDS syntax updates (#78)
New MACRO and DEF syntax
2022-06-06 17:25:39 -04:00
Rangi
9d5121ba9a Sync some files with pokecrystal 2021-03-24 10:24:54 -04:00
Rangi
afd42efb60 Consistent labels for each nickname in RAM 2021-03-17 16:38:30 -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
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
10151dd4eb Identify some more unnamed labels 2020-10-05 20:09:52 -04:00
Rangi
3745ba9f9e Identify more unnamed labels 2020-10-04 22:34:55 -04:00
Rangi
e128fbeadb Identify some more unnamed labels 2020-10-04 20:10:31 -04:00
Rangi
e6f7543292 Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:40 -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
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
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
libjet
c4ca2c453d Add engine/printer/printer_serial.asm 2020-05-28 01:17:38 +01:00
entrpntr
871da04115 Disassemble remainder of bank $70. 2020-05-22 18:02:48 -04:00