Commit Graph

55 Commits

Author SHA1 Message Date
dborth
306b5437f3 add usb2/dvd support via ios 202, kill dvdx/keyboard/mouse support 2010-03-11 06:04:53 +00:00
dborth
e5c58eab80 fix gb screen adjustment saving, menu tweak, minor optimizations from dancinninja 2010-01-06 18:22:12 +00:00
dborth
707599e09d jump to last file, improved auto update, make folders if not present 2009-12-23 00:39:48 +00:00
dborth
03a41bf40a trash memcard code 2009-11-29 08:20:40 +00:00
dborth
bc8d214611 2009-10-27 02:35:11 +00:00
dborth
58d3adde97 2009-10-13 07:28:52 +00:00
dborth
da58b6b3c0 close file 2009-10-06 07:22:14 +00:00
dborth
ff78bdfaa5 rewritten code, many bugfixes 2009-10-06 07:17:52 +00:00
dborth
941047bb18 minor improvements 2009-10-04 19:29:47 +00:00
dborth
2c59c29222 more small bugfixes 2009-10-03 19:47:35 +00:00
dborth
47bb000985 switch to size_t 2009-10-03 19:09:59 +00:00
dborth
b042913f10 small bugfixes 2009-10-03 18:44:23 +00:00
dborth
ccb16932f8 remove dvd file op code. handled by devoptab now. dvd in gamecube mode will work now. 2009-10-03 17:00:14 +00:00
dborth
0c9866bb66 small bugfixes 2009-10-02 03:09:10 +00:00
dborth
28718ab082 code restructure, revamp filebrowser 2009-10-01 22:42:02 +00:00
dborth
150d9f82d2 fix shift key, game save bug 2009-07-16 17:47:47 +00:00
dborth
e5b857203c stop parsing when loading a file 2009-07-08 20:26:05 +00:00
dborth
d941c4a02c faster smb browsing - added thread to parse entries 2009-07-07 06:37:22 +00:00
dborth
10c705dc23 don't change dir names for display 2009-07-07 02:26:53 +00:00
dborth
3e76213c96 add DI_Close, don't wait for net init before entering game, add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings, change video callbacks to avoid over-reading pads 2009-06-27 20:06:26 +00:00
dborth
279333fd01 better path handling code 2009-06-12 07:43:19 +00:00
dborth
d64c223a62 reduce memory fragmentation with static savebuffer 2009-06-01 21:56:38 +00:00
dborth
c04fcf573f fix update window causing crash, misc tweaks 2009-05-30 18:32:24 +00:00
dborth
b269d3583d fix for SMB, misc improvements 2009-05-30 06:27:47 +00:00
dborth
3988b2661f fix device thread sleep - keep one eye open! 2009-05-26 21:48:02 +00:00
dborth
2838765896 improve device thread 2009-05-06 17:28:50 +00:00
dborth
ba017944fa more stable threading, file IO corrections, inline video functions 2009-05-06 06:36:59 +00:00
dborth
6675c3c3db menu disabled when loading a game 2009-04-21 22:10:39 +00:00
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