index
:
pokepinball
master
Pokémon Pinball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2017-07-08
Merge pull request #15 from yenatch/c-tools
Marcus Huderle
2017-07-08
Don't make tools during clean/tidy
yenatch
2017-07-08
Don't repopulate .SUFFIXES
yenatch
2017-07-08
md5sum: Turn off --quiet
yenatch
2017-07-08
Add C wav to pcm tool
yenatch
2017-07-07
Use scan_includes and gfx tools from pokecrystal
yenatch
2017-07-07
Stop using Win^H^H^Hwindows DansGame
NieDzejkob
2017-07-06
Added linkerscript to comply with new rgbds
aaaaaa123456789
2017-06-20
Remove baserom.gbc dependency. We made it!
Marcus Huderle
2017-01-19
Yet more data rips
PikalaxALT
2016-12-07
I think I got all the executable code
PikalaxALT
2015-10-21
Convert pcm data to wave files.
Marcus Huderle
2015-03-18
Dump some more pinball state machine routines. Output a .map file when compil...
Marcus Huderle
2015-02-12
UNIX line ending
U-Daniel-PC\Daniel
2015-02-12
Convert png to 2bpp before assembling
U-Daniel-PC\Daniel
2015-02-12
INCBIN baserom instead of generating .bins
U-Daniel-PC\Daniel
2015-02-12
Optimize Makefile
U-Daniel-PC\Daniel
2015-02-07
First assembly dump. (Just the Start routine.)
Marcus Huderle
2015-02-07
Added working RAM barebones.
Marcus Huderle
2015-02-05
Use $(PYTHON) in Makefile. Ignore .bin files in .gitignore.
Marcus Huderle
2015-02-05
Initial commit.
Marcus Huderle