audio
|
Remove useless file
|
2017-11-30 21:44:27 +01:00 |
battle
|
Label all of PARTYMENUACTION_*
|
2017-11-30 20:35:58 +01:00 |
constants
|
Merge pull request #404 from surskitty/master
|
2017-12-06 00:06:11 -05:00 |
data
|
Rename all files in data/pokedex/entries/
|
2017-11-26 23:10:49 +01:00 |
engine
|
Label all of PARTYMENUACTION_*
|
2017-11-30 20:35:58 +01:00 |
event
|
Label all of PARTYMENUACTION_*
|
2017-11-30 20:35:58 +01:00 |
extras@2ae1ae2f19
|
Bump extras again to fix last bump.
|
2016-04-10 19:24:35 -04:00 |
gfx
|
Move LoadOverworldFont to main.asm
|
2017-11-21 23:53:51 +01:00 |
home
|
Fix WATERTILE/WALLTILE constants
|
2017-10-28 18:08:24 -04:00 |
items
|
Fix section linking
|
2017-09-23 23:04:10 -04:00 |
lib/mobile
|
Revert "Fix floating sections"
|
2017-03-24 11:51:03 +00:00 |
macros
|
Remove contents.asm
|
2017-09-24 03:15:01 -04:00 |
maps
|
Merge pull request #404 from surskitty/master
|
2017-12-06 00:06:11 -05:00 |
menu
|
Remove trailing newlines.
|
2015-06-23 12:24:51 -06:00 |
misc
|
Label all of PARTYMENUACTION_*
|
2017-11-30 20:35:58 +01:00 |
predef
|
Replace ‘jp [hl]’ with ‘jp hl’
|
2017-06-09 22:01:10 +01:00 |
text
|
Labelling a few mom scripts.
|
2017-10-25 00:34:32 -04:00 |
tilesets
|
Fix comments in tilesets/roofs.asm
|
2017-11-08 00:10:02 +01:00 |
tools
|
Build tools with -O3.
|
2017-09-24 15:08:44 -04:00 |
trainers
|
Replace ‘jp [hl]’ with ‘jp hl’
|
2017-06-09 22:01:10 +01:00 |
unknown
|
CorrectErrorsInPlayerParty (unreferenced function)
|
2016-05-20 21:10:17 -04:00 |
.gitattributes
|
Fix marts using hard-coded bank number
|
2016-01-27 12:25:12 -05:00 |
.gitignore
|
whitelist shiny.pal
|
2017-10-25 00:43:40 -04:00 |
.gitmodules
|
Restructured functions in main.asm to resemble the home functions they clone
|
2015-10-17 13:00:34 -04:00 |
.travis.yml
|
Update travis.yml
|
2017-09-23 23:04:20 -04:00 |
audio.asm
|
Fix section linking
|
2017-09-23 23:04:10 -04:00 |
compare2.sh
|
Restore compare.sh with new version as compare2.sh
|
2015-11-04 20:29:11 -05:00 |
compare.sh
|
Restore compare.sh with new version as compare2.sh
|
2015-11-04 20:29:11 -05:00 |
constants.asm
|
Move all of constants/sram_constants.asm into sram
|
2017-11-20 23:07:24 +01:00 |
gbhw.asm
|
A stab at audio engine.
|
2015-12-06 22:36:09 -05:00 |
gfx.py
|
fix animated pic dumps
|
2017-10-22 02:04:06 -04:00 |
home.asm
|
Fix section linking
|
2017-09-23 23:04:10 -04:00 |
hram.asm
|
hLCDCPointer and InitList
|
2016-06-13 22:53:33 -04:00 |
includes.asm
|
Remove contents.asm
|
2017-09-24 03:15:01 -04:00 |
INSTALL.md
|
fix rgbds version in install instructions
|
2017-09-24 01:34:44 -04:00 |
interrupts.asm
|
Fix section linking
|
2017-09-23 23:04:10 -04:00 |
macros.asm
|
Replace ‘jp [hl]’ with ‘jp hl’
|
2017-06-09 22:01:10 +01:00 |
main.asm
|
Move LoadOverworldFont to main.asm
|
2017-11-21 23:53:51 +01:00 |
Makefile
|
fix make 3.81
|
2017-12-03 21:58:27 -05:00 |
maps.asm
|
PewterPokeCEnter2FBeta -> PewterPokeCenter2FBeta
|
2017-11-22 00:34:37 +01:00 |
pokecrystal.link
|
Move all of constants/sram_constants.asm into sram
|
2017-11-20 23:07:24 +01:00 |
README.md
|
Add Gen 3 disassemblies.
|
2017-09-04 19:41:13 -04:00 |
roms.sha1
|
Use SHA1 to compare roms
|
2017-06-24 18:32:54 -04:00 |
rst.asm
|
Fix section linking
|
2017-09-23 23:04:10 -04:00 |
sram.asm
|
Move all of constants/sram_constants.asm into sram
|
2017-11-20 23:07:24 +01:00 |
STYLE.md
|
style guide
|
2017-12-06 00:10:51 -05:00 |
Vagrantfile
|
make a vagrant box to make things easier
|
2014-07-23 22:42:04 -05:00 |
version.asm
|
*_crystal.asm files are no longer needed to build crystal *.o.
|
2016-01-29 16:24:38 -05:00 |
vram.asm
|
Revert "Fix floating sections"
|
2017-03-24 11:51:03 +00:00 |
wram.asm
|
Align "Sprites" section to $100 bytes.
|
2017-09-24 03:27:47 -04:00 |