|
.github
|
Automatically upload .sym files to a 'symbols' branch
|
2022-06-22 20:09:48 -04:00 |
|
audio
|
RGBDS syntax updates (#358)
|
2022-06-06 17:25:31 -04:00 |
|
constants
|
Rename SLP to SLP_MASK (#361)
|
2022-06-17 22:25:52 -04:00 |
|
data
|
RGBDS syntax updates (#358)
|
2022-06-06 17:25:31 -04:00 |
|
engine
|
cp MR_FUJIS_HOUSE -> cp POKEMON_TOWER_7F + 1
|
2022-06-17 22:58:46 -04:00 |
|
gfx
|
Gen 1's Minimize graphic was not a complete 8x8 tile
|
2022-03-04 18:21:12 -05:00 |
|
home
|
RGBDS syntax updates (#358)
|
2022-06-06 17:25:31 -04:00 |
|
macros
|
RGBDS syntax updates (#358)
|
2022-06-06 17:25:31 -04:00 |
|
maps
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
|
ram
|
Add a subdirectory for RAM files
|
2022-06-17 22:54:47 -04:00 |
|
scripts
|
Use ~X instead of $ff ^ X
|
2021-11-23 21:00:07 -05:00 |
|
text
|
wcf4b -> wStringBuffer
|
2021-08-28 17:02:20 -04:00 |
|
tools
|
Remove Stadium data patch from tools/make_patch.c (#355)
|
2022-04-26 16:10:46 -04:00 |
|
vc
|
RGBDS syntax updates (#358)
|
2022-06-06 17:25:31 -04: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
|
Build the Virtual Console patches with make red_vc and make blue_vc (#351)
|
2022-03-26 16:59:36 -04:00 |
|
audio.asm
|
Incorporate the suggested fixes
|
2021-05-01 20:42:12 +01:00 |
|
charmap.asm
|
Fix Japanese charmap: large "オ" is $84, small "ォ" is $F4
|
2020-07-05 18:56:24 -04:00 |
|
constants.asm
|
Verify data table and name list sizes with assertion macros
|
2021-03-25 16:44:41 -04:00 |
|
home.asm
|
Move all code out of home.asm into home/
|
2020-07-07 19:43:11 -04:00 |
|
INSTALL.md
|
Require rgbds 0.5.2
|
2021-11-23 20:53:05 -05:00 |
|
layout.link
|
Use more WRAM sections
|
2021-05-31 17:17:03 -04:00 |
|
macros.asm
|
Build the Virtual Console patches with make red_vc and make blue_vc (#351)
|
2022-03-26 16:59:36 -04:00 |
|
main.asm
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
|
Makefile
|
Add a subdirectory for RAM files
|
2022-06-17 22:54:47 -04:00 |
|
maps.asm
|
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
|
2020-07-03 18:19:56 -04:00 |
|
ram.asm
|
Add a subdirectory for RAM files
|
2022-06-17 22:54:47 -04:00 |
|
README.md
|
Build the Virtual Console patches with make red_vc and make blue_vc (#351)
|
2022-03-26 16:59:36 -04:00 |
|
rgbdscheck.asm
|
RGBDS syntax updates (#358)
|
2022-06-06 17:25:31 -04: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
|
Names for more SECTIONs
|
2020-07-07 14:45:24 -04:00 |