.travis
|
Use pokepret account for committing to symbols branch
|
2020-06-22 17:25:42 -04:00 |
audio
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |
constants
|
Merge pull request #798 from CelestialAmber/master
|
2021-02-05 09:45:18 -08:00 |
data
|
Merge pull request #798 from CelestialAmber/master
|
2021-02-05 09:45:18 -08:00 |
docs
|
Rename GetFarHalfword to GetFarWord
|
2021-01-09 15:16:05 -05:00 |
engine
|
Merge pull request #799 from FredrIQ/typo_fix
|
2021-02-05 09:45:11 -08:00 |
gfx
|
Rename "dummy game" to "memory game"
|
2020-11-08 19:32:57 -05:00 |
home
|
Rename GetFarHalfword to GetFarWord
|
2021-01-09 15:16:05 -05:00 |
lib/mobile
|
Remove "XXX" comments (various "???+" still mark unclear code)
|
2020-11-09 16:38:11 -05:00 |
macros
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |
maps
|
Identify unreferenced Goldenrod Pokémon Center text labels
|
2021-02-05 13:56:39 -05:00 |
mobile
|
Identify some more labels
|
2021-02-05 12:44:21 -05:00 |
tools
|
Require rgbds 0.4.2
|
2020-12-09 12:21:46 -05: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
|
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
|
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
|
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
|
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
|
Identify some more labels
|
2021-02-05 12:44:21 -05: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
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |