Commit Graph

26 Commits

Author SHA1 Message Date
Rangi
4da89de0c5
Use features of RGBDS 1.0.0 (#69) 2025-11-14 00:17:30 -05:00
Xillicis
fb7aa4b2e0
Update to rgbds v0.8.0 (#57)
* First test commit

* XIL: All changes for pokepinball to work with rgbds v0.8.0
2024-12-22 17:53:44 -06:00
Raymond Dodge
8dccc7374b Make hram a separate compilation unit 2024-03-17 09:27:05 -05:00
Marcus Huderle
dc7574f478 Update rgbasm warning flags for latest RGBDS 2023-01-15 12:03:29 -06:00
vulcandth
ea24b44b54 MD5 to SHA1 2022-05-13 18:07:23 +00:00
Marcus Huderle
057ebcb601 Merge pull request #15 from yenatch/c-tools
Replace python/submodule with c tools
2017-07-08 11:35:34 -07:00
yenatch
56ff802127 Don't make tools during clean/tidy 2017-07-08 14:28:53 -04:00
yenatch
a0ccf478c2 Don't repopulate .SUFFIXES
Fixes make 3.81
2017-07-08 12:13:56 -04:00
yenatch
f37781e095 md5sum: Turn off --quiet 2017-07-08 11:49:09 -04:00
yenatch
5ce2de752b Add C wav to pcm tool 2017-07-08 11:41:43 -04:00
yenatch
7af1ac9ded Use scan_includes and gfx tools from pokecrystal 2017-07-07 23:23:21 -04:00
NieDzejkob
0d6ede3fd2 Stop using Win^H^H^Hwindows DansGame 2017-07-07 22:46:11 +02:00
aaaaaa123456789
d691417d32 Added linkerscript to comply with new rgbds 2017-07-06 20:20:39 -03:00
Marcus Huderle
e235064ebc Remove baserom.gbc dependency. We made it! 2017-06-20 22:03:16 -07:00
PikalaxALT
e0dfebc08e Yet more data rips 2017-01-19 20:40:26 -05:00
PikalaxALT
511c2e475d I think I got all the executable code 2016-12-07 20:25:11 -05:00
Marcus Huderle
10b87f178b Convert pcm data to wave files. 2015-10-21 23:27:09 -07:00
Marcus Huderle
4340db43a1 Dump some more pinball state machine routines. Output a .map file when compiling. 2015-03-18 21:05:21 -07:00
U-Daniel-PC\Daniel
a740e5a506 UNIX line ending 2015-02-12 12:38:12 -05:00
U-Daniel-PC\Daniel
494579f56d Convert png to 2bpp before assembling
mon_animated pngs still don't look pretty
2015-02-12 12:29:31 -05:00
U-Daniel-PC\Daniel
4049898ef5 INCBIN baserom instead of generating .bins 2015-02-12 12:26:23 -05:00
U-Daniel-PC\Daniel
6f71f21219 Optimize Makefile 2015-02-12 11:26:02 -05:00
Marcus Huderle
f8751ebc6d First assembly dump. (Just the Start routine.) 2015-02-07 16:56:49 -08:00
Marcus Huderle
5eeb710803 Added working RAM barebones. 2015-02-07 15:51:53 -08:00
Marcus Huderle
6206e93b14 Use $(PYTHON) in Makefile. Ignore .bin files in .gitignore. 2015-02-05 13:08:35 -08:00
Marcus Huderle
52ab0f6736 Initial commit. 2015-02-05 12:40:45 -08:00