.travis
|
Use pokepret account for committing to symbols branch
|
2020-06-22 17:25:42 -04:00 |
audio
|
Comment that unused music bytes are left over from more channels
|
2021-04-12 14:51:00 -04:00 |
constants
|
Rename SOUND_REST to SOUND_CRY
|
2021-04-12 14:48:05 -04:00 |
data
|
Verify uneven list sizes with list_start, li, and assert_list_length macros
|
2021-03-22 17:17:08 -04:00 |
docs
|
Sync some files with pokegold
|
2021-03-24 10:24:52 -04:00 |
engine
|
Add some comments regarding 16-bit increment/decrement
|
2021-03-24 18:34:33 -04:00 |
gfx
|
Run tools/palfix.py on gfx
|
2021-03-18 22:30:21 -04:00 |
home
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
lib/mobile
|
Remove "XXX" comments (various "???+" still mark unclear code)
|
2020-11-09 16:38:11 -05:00 |
macros
|
Verify uneven list sizes with list_start, li, and assert_list_length macros
|
2021-03-22 17:17:08 -04:00 |
maps
|
Use numeric constants in text strings with "{d:interpolation}"
|
2021-03-21 18:14:31 -04:00 |
mobile
|
Assert the sBox1-14 tables have NUM_BOXES entries
|
2021-03-21 17:47:53 -04:00 |
tools
|
Run tools/palfix.py on gfx
|
2021-03-18 22:30:21 -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
|
Require rgbds 0.4.2
|
2020-12-09 12:21:46 -05:00 |
audio.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
charmap.asm
|
Correct some filename comments
|
2020-11-17 11:12:21 -05:00 |
constants.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
FAQ.md
|
Require rgbds 0.4.2
|
2020-12-09 12:21:46 -05:00 |
home.asm
|
Create home/header.asm
|
2020-02-23 14:28:21 +01:00 |
hram.asm
|
Remove "Buffer" suffix from two HRAM labels
|
2020-12-23 16:54:28 -05:00 |
INSTALL.md
|
Require rgbds 0.4.2
|
2020-12-09 12:21:46 -05:00 |
layout.link
|
Remove some unnecessary padding allocations
|
2021-04-12 14:35:13 -04:00 |
macros.asm
|
Verify data table sizes with table_width and assert_table_length macros
|
2021-03-04 00:15:03 -05:00 |
main.asm
|
Rename "dummy game" to "memory game"
|
2020-11-08 19:32:57 -05:00 |
Makefile
|
'make clean' reuses 'make tidy' commands
|
2020-08-11 14:14:33 -04:00 |
README.md
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
rgbdscheck.asm
|
Update rgbdscheck.asm
|
2020-12-09 15:11:18 -05:00 |
roms.sha1
|
Port pokegold's method of defining rgblink arguments per ROM
|
2020-07-13 16:11:59 -04:00 |
sram.asm
|
Miscellaneous cleanup
|
2021-03-22 16:41:17 -04:00 |
STYLE.md
|
Update the style guide with new conventions and rgbasm possibilities
|
2020-10-26 22:35:40 -04:00 |
vram.asm
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
wram.asm
|
Remove some unnecessary padding allocations
|
2021-04-12 14:35:13 -04:00 |