2409 Commits

Author SHA1 Message Date
IIMarckus
645df59207 Make Makefile more portable.
See http://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html
2014-09-26 00:10:36 -06:00
yenatch
bf648f4218 Organize the source and add some bankswitch macros. 2014-09-25 22:31:54 -07:00
yenatch
b28fa5d738 Mention the pypng dependency in the readme. 2014-06-27 20:53:21 -07:00
yenatch
4b32d91b7f Add a script to convert png<->[12]bpp.
Requires pypng (run "pip install pypng").
2014-06-27 20:21:04 -07:00
yenatch
cedfba15d3 Ignore swap files. 2014-06-27 19:43:48 -07:00
yenatch
f5d97403fb More direct build instructions. 2014-06-27 19:33:23 -07:00
yenatch
5adbb50ef0 Build game.gbc from main.o.
This doesn't do much yet, but it's a start.
2014-06-27 19:28:29 -07:00
yenatch
c17a12087b Ignore generated files. 2014-06-27 18:53:07 -07:00
yenatch
370ecc2721 Briefly explain what this is all about. 2014-06-27 18:50:04 -07:00