ISSOtm
4c9dd12d91
Use RGBDS 0.4.0 and make boilerplate minimal
2020-04-25 19:30:49 +02:00
Eldred Habert
3f6309cdce
Fix missing global checksum correction
...
I failed to reinstate this after removing the 0.3.7 RGBFIX workaround. This also means that RGBFIX before 0.3.6 (which introduced `-f`) can be used again.
2019-10-01 22:50:25 +02:00
ISSOtm
0ebc012c9e
Add mode $8800 tilemap conversion tool
2019-04-28 19:38:16 +02:00
ISSOtm
ecb895c97a
Fix "duplicate rules" error & polish Makefile
2019-04-28 19:36:07 +02:00
ISSOtm
492d8fd473
Fix mkdir on msys (apparently)
...
I don't have an environment to test, let's just hope this works :S
2019-03-01 13:21:36 +01:00
ISSOtm
4cd8795b89
Remove comments within Makefile recipes
2019-02-16 11:08:25 +01:00
ISSOtm
19964de8aa
Generate date using RGBDS built-in
...
This adds a "Z" at the end of the build date, but this should be fine
2019-01-26 14:32:10 +01:00
ISSOtm
4750306a1f
Improve dependency file generation
...
Run the whole generation in one command
2019-01-25 19:01:53 +01:00
ISSOtm
7017914b51
Remove concurrency
...
If compiling with more than one task running at once,
there could be a concurrency on $(DEPSDIR)/tmp.d
Fixed that by making the temporary name unique using the target's name.
2018-12-03 17:30:56 +01:00
ISSOtm
ad3623c9d2
Add files
2018-10-19 00:49:14 +02:00