|
audio
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
constants
|
Split wram.asm from poke{red,blue}.o into wram.o
|
2014-01-27 17:09:09 -05:00 |
|
extras@61b83803be
|
|
|
|
gfx
|
|
|
|
maps
|
|
|
|
menu
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
music
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
pic
|
|
|
|
text
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
.gitignore
|
|
|
|
.gitmodules
|
|
|
|
audio.asm
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
audio_blue.asm
|
|
|
|
audio_red.asm
|
|
|
|
blue.asm
|
|
|
|
constants.asm
|
Split wram.asm from poke{red,blue}.o into wram.o
|
2014-01-27 17:09:09 -05:00 |
|
hram.asm
|
|
|
|
INSTALL.md
|
Rewrite the install instructions without init.sh.
|
2014-02-13 22:34:52 -05:00 |
|
macros.asm
|
|
|
|
main.asm
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
Makefile
|
Makefile: condense dependency scanning into one loop
|
2014-01-27 17:27:37 -05: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
|
|
|
|
text.asm
|
Get rid of globals.asm. Use ::s to export labels between objects.
|
2014-01-27 16:24:13 -05:00 |
|
wram.asm
|
Split wram.asm from poke{red,blue}.o into wram.o
|
2014-01-27 17:09:09 -05:00 |