.travis
|
Add Travis webhook for tools/unnamed.py
|
2020-06-28 20:23:26 -04:00 |
audio
|
Remove noise instrument copies
|
2021-04-17 22:23:17 -05:00 |
constants
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
crysaudio
|
Rename tcg extension macros
|
2022-12-25 13:19:49 -06:00 |
data
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
engine
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
gfx
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
home
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
macros
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
maps
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
scripts
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
text
|
Revise some map scripts, mostly for getting items
|
2020-07-16 11:19:05 -04:00 |
tools
|
Require rgbds 0.4.2
|
2020-12-09 12:41:39 -05: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.4.2
|
2020-12-09 12:41:39 -05:00 |
audio.asm
|
Fix pokeflute in battle sfx
|
2021-03-28 23:23:45 -05:00 |
charmap.asm
|
Fix Japanese charmap: large "オ" is $84, small "ォ" is $F4
|
2020-07-05 18:56:24 -04:00 |
constants.asm
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |
home.asm
|
Misc clean up and small improvements
|
2021-03-28 02:23:54 -05:00 |
hram.asm
|
Identify hUILayoutFlags
|
2021-02-13 19:48:34 -05:00 |
INSTALL.md
|
Require rgbds 0.4.2
|
2020-12-09 12:41:39 -05:00 |
layout.link
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-03-23 01:19:51 -05:00 |
macros.asm
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05: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
|
Update rgbdscheck.asm
|
2020-12-09 15:11:06 -05:00 |
roms.sha1
|
Disassemble the BLUEMONS.GB debug ROM
|
2020-07-15 13:35:39 -04:00 |
sram.asm
|
Update related tile animation constants
|
2020-11-29 21:28:38 +00:00 |
text.asm
|
Names for more SECTIONs
|
2020-07-07 14:45:24 -04:00 |
vram.asm
|
Use labels for HRAM and VRAM
|
2020-07-06 21:13:17 -04:00 |
wram.asm
|
Merge branch 'master' of https://github.com/pret/pokered
|
2021-04-10 22:38:40 -05:00 |