.github
rgbds stuff i think?
2022-08-31 08:51:07 -06:00
audio
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04:00
constants
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04:00
data
Merge pull request #4 from emaskyesmogon/master
2022-08-31 02:22:04 +01:00
engine
Merge branch 'master' into master
2022-08-31 03:05:37 +01:00
gfx
Gen 1's Minimize graphic was not a complete 8x8 tile
2022-03-04 18:21:12 -05:00
home
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04:00
macros
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04:00
maps
upper floor rock tunnel changes
2022-08-31 02:04:26 +01:00
ram
wOAMBuffer -> wShadowOAM ( #370 )
2022-07-09 17:18:18 -04:00
scripts
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04:00
text
Sync Pokédex rating text with pokeyellow
2022-07-10 19:26:18 -04:00
tools
rgbds stuff i think?
2022-08-31 08:51:07 -06:00
vc
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flashing_Blizzard ( #369 )
2022-06-30 21:24:33 -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
Use the same music headers as pokecrystal ( #382 )
2022-08-11 21:23:08 -04: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
Fix INSTALL.md's dead links ( #365 )
2022-06-26 08:41:36 -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
Use backwards-compatible EQU syntax for rgbdscheck.asm
2022-06-30 21:32:09 -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
Sync Pokédex rating text with pokeyellow
2022-07-10 19:26:18 -04:00