.travis
|
|
|
audio
|
Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal
|
2020-07-17 15:58:06 -04:00 |
constants
|
Identify some map object related constants
|
2020-08-17 14:22:27 -04:00 |
data
|
Factor out data/tilesets/pair_collision_tile_ids.asm
|
2020-08-30 23:22:39 -04:00 |
engine
|
Document more hidden object data and behavior
|
2020-08-30 15:45:41 -04:00 |
gfx
|
Separate splash screen, intro, and credits (like pokegold/pokecrystal)
|
2020-08-28 09:54:57 -04:00 |
home
|
Factor out data/tilesets/pair_collision_tile_ids.asm
|
2020-08-30 23:22:39 -04:00 |
macros
|
Comments explain the def_warps_to macros
|
2020-08-18 10:42:23 -04:00 |
maps
|
|
|
scripts
|
Identify some hSpriteDataOffset values
|
2020-08-30 16:33:14 -04:00 |
text
|
Revise some map scripts, mostly for getting items
|
2020-07-16 11:19:05 -04:00 |
tools
|
tools/unnamed.py supports rgbds 0.4.1 object files
|
2020-07-22 09:17:27 -04:00 |
.gitattributes
|
|
|
.gitignore
|
|
|
.gitmodules
|
|
|
.travis.yml
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:46:12 -04:00 |
audio.asm
|
|
|
charmap.asm
|
|
|
constants.asm
|
|
|
home.asm
|
|
|
hram.asm
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:46:12 -04:00 |
INSTALL.md
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:46:12 -04:00 |
layout.link
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:46:12 -04:00 |
macros.asm
|
|
|
main.asm
|
Separate splash screen, intro, and credits (like pokegold/pokecrystal)
|
2020-08-28 09:54:57 -04:00 |
Makefile
|
Separate splash screen, intro, and credits (like pokegold/pokecrystal)
|
2020-08-28 09:54:57 -04:00 |
maps.asm
|
|
|
README.md
|
Disassemble the BLUEMONS.GB debug ROM
|
2020-07-15 13:35:39 -04:00 |
rgbdscheck.asm
|
rgbdscheck requires 0.4.1
|
2020-07-27 08:32:37 -04:00 |
roms.sha1
|
Disassemble the BLUEMONS.GB debug ROM
|
2020-07-15 13:35:39 -04:00 |
sram.asm
|
|
|
text.asm
|
|
|
vram.asm
|
Use labels for HRAM and VRAM
|
2020-07-06 21:13:17 -04:00 |
wram.asm
|
Fix comment about SONY
|
2020-08-16 14:01:59 -04:00 |