pokecrystal/mobile
Rangi a55bc33d67
Some checks are pending
CI / build (push) Waiting to run
Use features of RGBDS 1.0.0 (#1204)
- Use single-quoted character literals or `CHARVAL` when you need
  a character's numeric value; using strings as numbers is deprecated
- Use `?` to silence a node in warning/error location backtraces
- Use `===` and `!==` instead of `STRCMP`, and `++` instead of `STRCAT`
- Use `__SCOPE__` instead of checking for `..` and `.` separately
- Use `#string` instead of `"{string}"`
- All programs (rgbasm, rgblink, rgbfix, rgbgfx) support `-W` warnings
- `rgbgfx --colors dmg` is short for `rgbgfx --colors dmg=e4`
2025-11-12 15:43:54 -05:00
..
news Sync some files with pokegold 2021-03-11 17:43:20 -05:00
fixed_words.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_5b.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
mobile_5c.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_5e.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
mobile_5f.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_12_2.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
mobile_12.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_22_2.asm Update hardware.inc to 5.1.0 2025-06-30 12:47:36 -04:00
mobile_22.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_40.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_41.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_42.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_45_2.asm Some Mobile code labeling and removed magic numbers (#993) 2022-09-14 19:49:58 -05:00
mobile_45_sprite_engine.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00
mobile_45_stadium.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_46.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
mobile_menu.asm Use features of RGBDS 1.0.0 (#1204) 2025-11-12 15:43:54 -05:00
print_opp_message.asm Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#1186) 2025-06-23 09:11:33 -04:00