Commit Graph

16 Commits

Author SHA1 Message Date
Robin Jones b25201a8ea #18 DD game CIC corrected - DD Games now load
as long as you change to the correct CIC from the menu
2017-10-13 14:10:54 +01:00
Robin Jones 25609847df error code comment 2017-10-13 01:39:17 +01:00
Robin Jones 7ef013e3fd hide system volume information dir 2017-10-13 01:00:59 +01:00
Robin Jones 04b8c0296c split out memorypak and about screen to seperate modules 2017-10-13 00:23:59 +01:00
Robin Jones fae2b19ebc moved mpk functions to seperate file 2017-10-12 23:02:08 +01:00
Robin Jones e240c93308 moved memorypak functions to seperate module 2017-10-12 22:52:10 +01:00
Robin Jones 94eb042af0 moved `B` button code to default
makes sure any unrecognised response returns to the file menu.
2017-10-12 21:18:25 +01:00
Robin Jones e923de78aa removed includes from headers
corrected location of some protos
removed un-needed includes from source files
2017-10-11 23:04:17 +01:00
Robin Jones 2fbf21d4f1 optimised some if statements 2017-10-11 20:30:48 +01:00
Robin Jones 9dfba8c898 Added version header and code
optimised rom loading
updated about screen
2017-10-11 20:05:39 +01:00
Robin Jones 7aef45a08d Added header for chksum64 2017-10-11 17:44:46 +01:00
Robin Jones 0c34a482e9 Refactored main.h
removed duplicate include in main.c
2017-10-11 16:35:30 +01:00
Robin Jones 1ee7e0f2e3 Corrected spelling mistake
Minor refactoring
2017-10-09 21:29:14 +01:00
Robin Jones 8f063ee72a changed infinite loops from while to for 2017-10-09 20:27:04 +01:00
Robin Jones 15d5615cde updated copyrights 2017-10-06 14:48:52 +01:00
Robin Jones 53704315ab renamed menu.c and menu.h to main.c and main.h 2017-10-06 14:10:29 +01:00