.travis
|
Add Travis webhook for tools/unnamed.py
|
2020-06-28 20:23:26 -04:00 |
audio
|
Restore extra line breaks
|
2021-05-01 21:54:19 +01:00 |
constants
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
data
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
engine
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
gfx
|
Use BANK("Pics #") for Pokémon and trainer pics
|
2021-05-06 23:04:00 -04:00 |
home
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
macros
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
maps
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
scripts
|
The 'def_trainers' macro checks that trainers' event flag bits are correct (#318)
|
2021-04-13 18:24:37 -04:00 |
text
|
Revise some map scripts, mostly for getting items
|
2020-07-16 11:19:05 -04:00 |
tools
|
Require rgbds 0.5.1
|
2021-05-09 12:54:31 -04:00 |
.gitattributes
|
Replace .tilecoll files with tile ID db data
|
2020-06-27 21:43:32 -04:00 |
.gitignore
|
Remove user system-specific files from .gitignore
|
2020-07-05 19:44:00 -04:00 |
.travis.yml
|
Require rgbds 0.5.1
|
2021-05-09 12:54:31 -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 |
hram.asm
|
Identify hUILayoutFlags
|
2021-02-13 19:48:34 -05:00 |
INSTALL.md
|
Require rgbds 0.5.1
|
2021-05-09 12:54:31 -04:00 |
layout.link
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
macros.asm
|
Verify data table and name list sizes with assertion macros
|
2021-03-25 16:44:41 -04:00 |
main.asm
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
Makefile
|
Separate splash screen, intro, and credits (like pokegold/pokecrystal)
|
2020-08-28 09:54:57 -04:00 |
maps.asm
|
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
|
2020-07-03 18:19:56 -04:00 |
README.md
|
Disassemble the BLUEMONS.GB debug ROM
|
2020-07-15 13:35:39 -04:00 |
rgbdscheck.asm
|
Require rgbds 0.5.1
|
2021-05-09 12:54:31 -04:00 |
roms.sha1
|
Disassemble the BLUEMONS.GB debug ROM
|
2020-07-15 13:35:39 -04:00 |
sram.asm
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |
text.asm
|
Names for more SECTIONs
|
2020-07-07 14:45:24 -04:00 |
vram.asm
|
Use {interpolation} to generate sequences of RAM labels
|
2021-04-27 15:49:59 -04:00 |
wram.asm
|
Improve some RAM formatting
|
2021-05-31 11:46:10 -04:00 |