.travis
|
Use pokepret account for committing to symbols branch
|
2020-06-22 17:25:42 -04:00 |
audio
|
Eliminate enum: use const instead, with case-by-case parallel const implementations
|
2020-07-08 15:30:23 -04:00 |
constants
|
Factor out tables into data/overworld/
|
2020-07-22 15:22:58 -04:00 |
data
|
Factor out tables into data/overworld/
|
2020-07-22 15:22:58 -04:00 |
docs
|
Factor out tables into data/overworld/
|
2020-07-22 15:22:58 -04:00 |
engine
|
Factor out tables into data/overworld/
|
2020-07-22 15:22:58 -04:00 |
gfx
|
Port pokered's more local system for trade animation scripts
|
2020-07-17 16:53:22 -04:00 |
home
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
lib/mobile
|
Eliminate enum: use const instead, with case-by-case parallel const implementations
|
2020-07-08 15:30:23 -04:00 |
macros
|
Factor out tables into data/overworld/
|
2020-07-22 15:22:58 -04:00 |
maps
|
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
|
2020-07-17 13:01:48 -04:00 |
mobile
|
Port pokered's more local system for trade animation scripts
|
2020-07-17 16:53:22 -04:00 |
tools
|
tools/unnamed.py supports rgbds 0.4.1 object files
|
2020-07-22 09:17:10 -04:00 |
.gitattributes
|
Remove empty .gitmodules
|
2020-02-23 15:15:07 -05:00 |
.gitignore
|
Sync .gitignore with pokered and pokegold
|
2020-07-05 19:00:57 -04:00 |
.travis.yml
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:25 -04:00 |
audio.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
charmap.asm
|
Harmonize home/ with pokegold
|
2020-06-16 15:49:32 -04:00 |
constants.asm
|
add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm
|
2020-07-06 16:53:05 -04:00 |
FAQ.md
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:25 -04:00 |
home.asm
|
Create home/header.asm
|
2020-02-23 14:28:21 +01:00 |
hram.asm
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:25 -04:00 |
INSTALL.md
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:25 -04:00 |
layout.link
|
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
|
2020-07-21 19:45:25 -04:00 |
macros.asm
|
Treat map setup commands like trade script commands
|
2020-07-22 13:37:43 -04:00 |
main.asm
|
Factor out tables into data/overworld/
|
2020-07-22 15:22:58 -04:00 |
Makefile
|
Port pokegold's method of defining rgblink arguments per ROM
|
2020-07-13 16:11:59 -04:00 |
README.md
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
rgbdscheck.asm
|
Use a separate build object to check the rgbds version
|
2020-04-17 10:59:01 -04:00 |
roms.sha1
|
Port pokegold's method of defining rgblink arguments per ROM
|
2020-07-13 16:11:59 -04:00 |
sram.asm
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
STYLE.md
|
HRAM style
|
2018-08-26 17:52:19 -04:00 |
vram.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
wram.asm
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |