Commit Graph

27 Commits

Author SHA1 Message Date
Carl.Kenner
0fcc7edce5 Shortens all display names of ROMs by removing rubbish from file names.
Menu works properly in PAL now, before there was a mismatch between the Ortho projection matrix and the screen height, causing the bottom of the menu to be off the screen.
2009-04-08 17:32:41 +00:00
dborth
afd2335815 new menu 2009-04-08 07:08:12 +00:00
dborth
769f5d57c2 disable read-ahead on gamecube 2009-01-21 06:53:13 +00:00
dborth
dc7b84e4a5 new read ahead cache 2009-01-06 06:04:49 +00:00
dborth
497274c83d code cleanup - memory leaks, buffer overrruns, etc 2009-01-06 05:33:13 +00:00
dborth
874525235d fix bug w/ reading files < 2048 bytes 2009-01-02 22:26:58 +00:00
dborth
59b7c2f6d3 video corrections, disable read-ahead cache 2008-12-30 07:32:42 +00:00
dborth
093dca1d66 major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:10:12 +00:00
dborth
3aa8137e81 minor bug fixes, auto-update feature 2008-12-24 07:52:35 +00:00
dborth
ed93edc51d optimize boot sequence, more intelligent device auto-detect, network error message improvements 2008-12-22 09:23:48 +00:00
dborth
5b4ea2b8b5 fix saving bug 2008-12-20 20:32:44 +00:00
dborth
e03dd275f7 improve device thread, change pref loading 2008-12-18 23:21:51 +00:00
dborth
18e267b1f0 rewrite file code 2008-12-18 18:58:30 +00:00
dborth
ab6fb44b18 minor bugfixes 2008-11-26 07:39:09 +00:00
dborth
830db0e150 tidy up file code 2008-11-12 07:53:25 +00:00
dborth
2e96b28e24 fix issue loading second GBA rom for GC users 2008-10-31 05:20:03 +00:00
dborth
a68f67903d add USB/SD hot-swap, video changes, remove un-needed VBA file 2008-10-28 06:51:58 +00:00
dborth
6864390b7f add UPS/IPS/PPF patch support 2008-10-27 04:31:59 +00:00
dborth
34e6d23bf5 7z support, progress bars, file op code changes 2008-10-15 07:09:07 +00:00
dborth
75c9951a99 change pref saving location for SMB 2008-10-03 21:07:01 +00:00
dborth
cb83ca6688 enable readahead cache for faster file access 2008-10-03 06:58:21 +00:00
dborth
af596450f7 memory based battery/state working, GC version working 2008-09-29 07:35:26 +00:00
dborth
2522d87963 SMB/DVD/ZIP now mostly functional 2008-09-26 08:10:36 +00:00
dborth
9edc1f9b4b DVD, SMB, ZIP loading support 2008-09-26 06:23:00 +00:00
dborth
0b7ed963a2 code commenting, minor changes 2008-09-17 02:27:55 +00:00
dborth
eff1bf8705 battery and saves work now, many many other improvements 2008-09-17 01:54:21 +00:00
dborth
fc4c229edc structure/system overhaul - partially working 2008-09-16 05:42:21 +00:00