Commit Graph

27 Commits

Author SHA1 Message Date
Rangi
5b4a996655 Specify a max item length for list_start (#1210) 2026-01-20 19:09:06 -05:00
Rangi
3affb23969
Don't pass redundant label names to table_width and list_start (#126) 2024-12-27 12:35:41 -05:00
Rangi42
fe8254c900 Rename dt and dd to bigdt and bigdd
Some checks are pending
CI / build (push) Waiting to run
This makes their big-endianness obvious and matches `dw`
2024-10-17 14:56:47 -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
6805c678ee
Rename SLP to SLP_MASK (#84)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-17 22:25:55 -04:00
vulcandth
464c67ee73
RGBDS syntax updates (#78)
New MACRO and DEF syntax
2022-06-06 17:25:39 -04:00
Rangi
bc59bad170 Verify uneven list sizes with list_start, li, and assert_list_length macros 2021-03-23 09:57:48 -04:00
Rangi
ea59f5ee47 Miscellaneous cleanup 2021-03-22 16:41:10 -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
b56c1b6351 More syncing with pokecrystal 2020-11-03 10:12:54 -05:00
Rangi
e6f7543292 Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:40 -04:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
entrpntr
3a50abc46a Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm. 2020-05-23 00:51:50 -04:00
libjet
6342c09d98 Add fruit_trees.asm 2020-05-21 00:46:21 +01:00
entrpntr
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr
6de1f826f6 Add item/move/class names; update linkerscript and main.asm. 2020-05-09 23:28:22 -04:00
entrpntr
c55af0b703 Add item descriptions. 2020-05-09 23:04:34 -04:00
entrpntr
858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00
entrpntr
9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00
entrpntr
03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr
a308a1adad Add bank 9 files before trainer card. 2020-04-29 18:48:23 -04:00
entrpntr
70d3a3fdbc Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
entrpntr
0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -04:00
entrpntr
51ad0b240e Money, marts, and mom. 2020-04-12 12:03:05 -04:00
entrpntr
ac8070fa92 Add engine/events/pokemon_pc.asm and engine/items/mart.asm. 2020-04-10 22:57:05 -04:00
entrpntr
48e0d17b6a Finish disassembling bank $2e, miscellaneous pics cleanup. 2020-04-02 01:36:09 -04:00
entrpntr
c248b30aa7 Cleanup of files for banks $01 and $04 for main.asm. 2020-03-17 15:23:39 -04:00