|
audio
|
combine audio and music folders
|
2014-04-06 09:51:22 -04:00 |
|
constants
|
Use more trainer/mon/palette constants
|
2014-05-16 16:15:59 -04:00 |
|
extras@698b0fc7e6
|
hotfix: Bump pokemontools so gfx.py doesn't look for a baserom.
|
2014-04-16 01:54:12 -04:00 |
|
gfx
|
Accidentally added a second minimize graphic.
|
2014-04-05 21:26:34 -04:00 |
|
maps
|
Use dimension constants in warp data and add map name consisntency
|
2014-04-05 10:47:23 -04:00 |
|
menu
|
Label a lot of unnamed text
|
2014-05-15 20:00:54 -04:00 |
|
pic
|
Replace .pic with .png.
|
2014-04-04 23:13:09 -04:00 |
|
text
|
Add labels and comments to the Fan Club.
|
2014-04-21 02:12:25 -06:00 |
|
.gitignore
|
Add *.1bpp, *.2bpp, *.pic to .gitignore.
|
2014-04-05 16:48:03 -04:00 |
|
.gitmodules
|
make extras/ a submodule
|
2013-09-01 02:27:44 -05:00 |
|
audio.asm
|
combine audio and music folders
|
2014-04-06 09:51:22 -04:00 |
|
audio_blue.asm
|
split audio components into audio_red.o and audio_blue.o
|
2014-01-09 13:52:12 -05:00 |
|
audio_red.asm
|
split audio components into audio_red.o and audio_blue.o
|
2014-01-09 13:52:12 -05:00 |
|
blue.asm
|
Let rgbasm handle undefined version constants.
|
2014-02-14 19:35:38 -05:00 |
|
constants.asm
|
Name the tilesets and give them constants.
|
2014-04-03 22:46:39 -04:00 |
|
hram.asm
|
split wram/hram out of constants.asm and start using wram sections
|
2013-12-05 01:18:14 -05:00 |
|
INSTALL.md
|
Install: Command Line Tools for Xcode instead of the larger Xcode.
|
2014-02-14 21:57:35 -05:00 |
|
macros.asm
|
Name the tilesets and give them constants.
|
2014-04-03 22:46:39 -04:00 |
|
main.asm
|
Use more trainer/mon/palette constants
|
2014-05-16 16:15:59 -04:00 |
|
Makefile
|
Image handling in the makefile.
|
2014-04-05 17:01:56 -04:00 |
|
pokeblue.asm
|
Split wram.asm from poke{red,blue}.o into wram.o
|
2014-01-27 17:09:09 -05:00 |
|
pokered.asm
|
Split wram.asm from poke{red,blue}.o into wram.o
|
2014-01-27 17:09:09 -05:00 |
|
preprocessor.py
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
prequeue.py
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
README.md
|
Readme: Builds both Red and Blue.
|
2014-02-13 03:04:35 -05:00 |
|
red.asm
|
Let rgbasm handle undefined version constants.
|
2014-02-14 19:35:38 -05:00 |
|
roms.md5
|
Rom checksums for use with md5sum -c
|
2014-02-14 00:11:06 -05:00 |
|
text.asm
|
Clean up text labels, use move and type constants
|
2014-05-16 01:33:16 -04:00 |
|
version.asm
|
Let rgbasm handle undefined version constants.
|
2014-02-14 19:35:38 -05:00 |
|
wram.asm
|
A little more map name consistency
|
2014-04-06 09:33:02 -04:00 |