.github
Update CI dependencies
2026-07-01 22:56:41 -04:00
audio
Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED ( #580 )
2026-04-15 12:02:35 -05:00
constants
Relocate and use MAP_TILESET_SIZE ( #586 )
2026-06-08 11:50:47 -04:00
data
Comment all trade locations ( #594 )
2026-07-02 10:11:50 -04:00
engine
Relocate and use MAP_TILESET_SIZE ( #586 )
2026-06-08 11:50:47 -04:00
gfx
Distinguish single trainer pics section from Pokemon pics
2025-06-25 23:59:47 -04:00
home
Relocate and use MAP_TILESET_SIZE ( #586 )
2026-06-08 11:50:47 -04:00
macros
Make the connection macro more convenient and foolproof ( #593 )
2026-06-28 18:21:19 -04:00
maps
Fix file modes
2020-11-14 20:52:10 -06:00
ram
Comment some more union sizes
2026-06-20 06:52:48 -04:00
scripts
Change text label _SilphCo8FSilphWorkerMSilphIsFinishedText ( #578 )
2026-04-09 15:55:34 -04:00
text
Change text label _SilphCo8FSilphWorkerMSilphIsFinishedText ( #578 )
2026-04-09 15:55:34 -04:00
tools
Fix some issues with C tools, and build them with -std=c17 ( #587 )
2026-06-12 12:02:53 -04:00
vc
Use features of RGBDS 1.0.0 ( #537 )
2025-11-12 15:44:07 -05:00
wla
Phase 12: data/moves/grammar.asm reconciliation to WLA-DX
2026-07-08 21:10:30 +00:00
.gitattributes
Build the Virtual Console patches with make red_vc and make blue_vc ( #351 )
2022-03-26 16:59:36 -04:00
.gitignore
BMG: Initial commit to branch
2026-07-06 12:48:32 +00:00
.rgbds-version
Update RGBDS to 1.0.1 (although 1.0.0 still works)
2026-01-01 01:35:57 -05:00
audio.asm
Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED ( #580 )
2026-04-15 12:02:35 -05:00
home.asm
Use macros to enforce "hidden object" constraints, and rename them to "hidden events" ( #559 )
2026-01-07 22:05:37 -05:00
includes.asm
Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" ( #557 )
2026-01-07 22:05:20 -05:00
INSTALL.md
Update RGBDS to 1.0.1 (although 1.0.0 still works)
2026-01-01 01:35:57 -05:00
layout.link
Use macros to enforce "hidden object" constraints, and rename them to "hidden events" ( #559 )
2026-01-07 22:05:37 -05:00
main.asm
Use macros to enforce "hidden object" constraints, and rename them to "hidden events" ( #559 )
2026-01-07 22:05:37 -05:00
Makefile
BMG: Initial commit to branch
2026-07-06 12:48:32 +00:00
maps.asm
Require rgbds 0.6.0
2022-10-02 21:14:23 -04:00
ram.asm
Require rgbds 0.6.0
2022-10-02 21:14:23 -04:00
README.md
Renamed pokemon-asm-tools to gb-asm-tools
2024-10-09 09:19:27 -04:00
rgbdscheck.asm
Use features of RGBDS 1.0.0 ( #537 )
2025-11-12 15:44:07 -05:00
roms.sha1
Build the Virtual Console patches with make red_vc and make blue_vc ( #351 )
2022-03-26 16:59:36 -04:00
text.asm
Require rgbds 0.6.0
2022-10-02 21:14:23 -04:00
WLA_DX_PORTING.md
Add Phase 11: subanimations.asm reconciliation to WLA_DX_PORTING.md
2026-07-08 20:21:56 +00:00