11 Commits

Author SHA1 Message Date
Lioncash
d3768d4fe8 Get rid of missing prototype warnings 2015-05-14 21:30:39 -04:00
Yuri Kunde Schlesner
4c0b428cde Remove pointless casts and fix variable types. 2015-05-14 04:27:30 -03:00
archshift
a7912ecfe6 Remove unused framebuffer.h 2015-05-13 22:32:42 -07:00
archshift
b93dd813f5 Fix reference to a pointer being written to file instead of a pointer. 2015-05-13 22:02:24 -07:00
Lioncash
9f711deb48 main: Get rid of unused variables. 2015-05-11 10:21:59 -04:00
archshift
3b8608fee2 Split out NTR and CTR commands into their own files 2015-05-10 12:51:46 -07:00
archshift
bd925bae17 Split up gamecart.c/h into multiple protocol files 2015-05-10 00:53:09 -07:00
archshift
de5f58b7a0 Move gamecart files to their own folder
Preparation for splitting them up into multiple files
2015-05-10 00:31:52 -07:00
archshift
bc5aa24d4f Move includes into source/ directory, some small cleanups 2015-05-10 00:14:42 -07:00
archshift
2c131f4c63 Rename Cart.cpp/h to gamecart.c/h, actually use its header file 2015-05-09 23:42:30 -07:00
Tony Wasserka
c4959d20a5 Initial commit 2015-05-04 15:32:23 -07:00