Commit Graph

120 Commits

Author SHA1 Message Date
Robin Jones 2034bedc1a implemented ultracic detection code 2017-11-10 15:56:02 +00:00
Robin Jones b7dd066fa0 whitespace changes 2017-10-27 21:03:25 +01:00
Robin Jones 74900aec6f header correction 2017-10-27 20:36:28 +01:00
Robin Jones b1936b6dd1 minor header corrections 2017-10-27 20:11:03 +01:00
Robin Jones 036f875a8e
Merge pull request #20 from networkfusion/fatfs
Fatfs integration
2017-10-27 18:27:04 +01:00
Robin Jones a4c610942d further corrections to debug #16
source was not building when debug was not defined.
2017-10-27 17:08:13 +01:00
Robin Jones d7e9fc5dbe minor changes 2017-10-27 16:53:13 +01:00
Robin Jones eea4a455f0 sleep changes 2017-10-27 15:48:28 +01:00
Robin Jones 34c216c0aa minor code cleanup and comments 2017-10-27 15:35:27 +01:00
Robin Jones 1b7a919f9b removed old fat files 2017-10-26 17:55:41 +01:00
Robin Jones 1d707f70b6 updated last function, now fully using fatfs
removed coloured list for the moment.
2017-10-26 17:54:43 +01:00
Robin Jones fed9688738 minor tweaks 2017-10-26 12:57:02 +01:00
Robin Jones 83700e9bc9 added sys.h to debug for sleep 2017-10-25 21:08:33 +01:00
Robin Jones 6e73f0604e update debug message with 5 sec delay
(for debug purposes, of course) saves being inline!!!
2017-10-25 20:55:07 +01:00
Robin Jones 1a5c572b7d removed some debug code from the last commit... 2017-10-25 20:50:41 +01:00
Robin Jones 20c4993cdf work on fatfs functions
fixed issue with debug corrupting display buffer #16
2017-10-25 10:40:17 +01:00
Robin Jones af6c2380ad Corrections
still needs testing
2017-10-23 17:46:05 +01:00
Robin Jones d4dd1f5595 forgot some important pipes! 2017-10-20 17:28:40 +01:00
Robin Jones a73b73c3d5 minor refactoring of memorypak 2017-10-20 16:31:32 +01:00
Robin Jones 3c2a57d057 finished updating memorypak 2017-10-18 18:01:45 +01:00
Robin Jones 8fd9f90522 updated toplist
could do with a good refactor TBH
2017-10-18 17:44:13 +01:00
Robin Jones bb14fcd8c8 cheatfile done 2017-10-18 13:55:40 +01:00
Robin Jones 00f4e5b69b further functions done 2017-10-18 12:03:09 +01:00
Robin Jones c2260e7535 further functions modified
(still needs testing)
2017-10-18 01:31:03 +01:00
Robin Jones cada1f7375 refactored loadnesrom
removes file fragmentation issue
2017-10-17 23:56:46 +01:00
Robin Jones 8045aea0e0 loadrom now using fatfs
fixes issues loading roms #14 #18
fixes loading fragmented files
2017-10-16 21:33:49 +01:00
Robin Jones 756fbc15ce updated mpk file reads 2017-10-15 18:13:18 +01:00
Robin Jones e805617d99 more functions 2017-10-15 00:21:31 +01:00
Robin Jones a66f2b12f5 converted more functions 2017-10-14 22:16:13 +01:00
Robin Jones 5442139ff4 FatFS working #9
some main functions converted to use it
mp3 converted to use it
2017-10-14 19:59:49 +01:00
Robin Jones 8264d647ba implement various functions 2017-10-14 11:57:45 +01:00
Robin Jones 3fcac12ec8 added fatfs
postfixed fat and disk with old for clarity
2017-10-13 19:37:17 +01:00
Robin Jones 5d2ad30eac timing comment 2017-10-13 19:26:19 +01:00
Robin Jones ac58a8736a #18 Aleck64 games now boot
get_cic() refactored to include Aleck64 roms
moved CIC functions to dedicated module
2017-10-13 18:47:19 +01:00
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 c2870c68f8 removed duplicate proto 2017-10-13 12:44:58 +01:00
Robin Jones 45b0243a98 moved CRC_Calculate to the correct number 2017-10-13 11:28:48 +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 0f21b4687e add goldfinger to save db 2017-10-12 00:16:51 +01:00
Robin Jones 5bc1aeb2ee Banjo Tooie save now relies on having Ultra CIC
ultra CIC has been around for a while now and is more appropriate than the crack.
To revert to crack, use notes (or diif). Anyway, this functionality should be refactored in the future...
2017-10-12 00:04:26 +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 7586104ffc added ifndefs to header files 2017-10-11 16:53:18 +01:00