.travis
|
Use pokepret account for committing to symbols branch
|
2020-06-22 17:25:42 -04:00 |
audio
|
Updates to more closely sync with pokegold
|
2020-10-29 23:23:57 -04:00 |
constants
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
data
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
docs
|
Identify the remaining (non-mobile) uses of another WRAM union
|
2020-10-29 14:51:41 -04:00 |
engine
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
gfx
|
Identify some more labels, and make some more consistent
|
2020-11-01 12:36:38 -05:00 |
home
|
Group some link.asm code into "paragraphs"
|
2020-11-02 19:32:14 -05:00 |
lib/mobile
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |
macros
|
Updates to more closely sync with pokegold
|
2020-10-29 23:23:57 -04:00 |
maps
|
More syncing with pokegold
|
2020-11-03 10:13:06 -05:00 |
mobile
|
Identify some more labels, and make some more consistent
|
2020-11-01 12:36:38 -05:00 |
tools
|
tools/sym_comments.py can comment labels with their sym file addresses
|
2020-10-14 11:22:34 -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
|
rgbds has moved from rednex to gbdev
|
2020-09-15 08:36:11 -04:00 |
audio.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
charmap.asm
|
Add extra japanese chars not represented as of yet
|
2020-08-03 23:35:15 +02: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
|
rgbds has moved from rednex to gbdev
|
2020-09-15 08:36:11 -04:00 |
home.asm
|
Create home/header.asm
|
2020-02-23 14:28:21 +01:00 |
hram.asm
|
Identify more WRAM labels, and start a <X>_DummyFunction label convention
|
2020-10-28 14:34:38 -04:00 |
INSTALL.md
|
Refer to rgbds' own install instructions
|
2020-10-30 11:28:48 -04:00 |
layout.link
|
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
|
2020-07-23 23:49:17 -04:00 |
macros.asm
|
Treat map setup commands like trade script commands
|
2020-07-22 13:37:43 -04:00 |
main.asm
|
UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims
|
2020-10-30 17:41:03 -04: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
|
rgbdscheck requires 0.4.1
|
2020-07-27 08:32:19 -04:00 |
roms.sha1
|
Port pokegold's method of defining rgblink arguments per ROM
|
2020-07-13 16:11:59 -04:00 |
sram.asm
|
Identify remaining Mystery Gift labels and constants
|
2020-10-27 23:09:06 -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
|
Group link-related WRAM labels together
|
2020-11-02 10:33:49 -05:00 |