Commit Graph

66 Commits

Author SHA1 Message Date
dborth
83b4508566 don't wait for network init before entering game 2009-06-22 20:04:43 +00:00
dborth
5c955c824e better path handling code 2009-06-12 07:47:42 +00:00
dborth
ead421820b reduce memory fragmentation with static savebuffer 2009-06-01 21:56:31 +00:00
dborth
8a0dde5d59 fix update window causing crash, misc tweaks 2009-05-30 18:26:45 +00:00
dborth
dc87d5ec4a fix for SMB, misc improvements 2009-05-30 06:28:12 +00:00
dborth
cde243eff5 fix device thread sleep - keep one eye open! 2009-05-26 21:48:12 +00:00
dborth
a8ad004214 improve device thread 2009-05-06 17:28:06 +00:00
dborth
911881421b more stable threading, file IO corrections, inline video functions 2009-05-06 06:33:57 +00:00
dborth
0695e04b42 file code suggestions from rodries 2009-05-05 22:32:58 +00:00
dborth
958e159845 allow invalid VRAM access (fixes some homebrew games), menu disabled when loading a game, video mode changes 2009-04-21 21:48:22 +00:00
dborth
9d3f522588 change time handling, remove DI_Close() 2009-03-26 06:49:50 +00:00
dborth
26cfad4405 file code corrections 2009-03-23 05:53:21 +00:00
dborth
faea01e64f rewrite code to allow for file/directory retry on fails 2009-03-22 23:16:25 +00:00
dborth
56e9c8304e alignment correction 2009-03-21 21:17:09 +00:00
dborth
81d8491821 change dev slashes 2009-03-21 20:41:20 +00:00
dborth
bb2c829be2 more small bugfixes 2009-03-21 02:01:40 +00:00
dborth
84aaefd004 small bugfixes 2009-03-20 07:30:29 +00:00
dborth
0aabe352af fix DVD loading 2009-03-19 07:46:51 +00:00
dborth
489463324d 2009-03-17 05:09:45 +00:00
dborth
bf1e7f19c5 2009-03-16 06:58:50 +00:00
dborth
14c80e74e2 2009-03-16 05:16:20 +00:00
dborth
ac2658e001 2009-03-12 07:07:52 +00:00
dborth
57406336d5 merged new GUI to trunk 2009-03-11 17:28:37 +00:00
dborth
25b192c940 2009-02-08 21:59:53 +00:00
dborth
9bd13dceb6 revert more changes 2009-02-08 21:30:39 +00:00
dborth
99892a51f5 32 byte align some memory 2009-02-07 03:01:10 +00:00
dborth
d02c06028c disable read-ahead on gamecube 2009-01-21 06:52:04 +00:00
dborth
f9fcff2a10 new read ahead cache 2009-01-06 06:04:41 +00:00
dborth
808717585f code cleanup - fix memory leaks, buffer overflows, etc. 2009-01-05 22:23:41 +00:00
dborth
2a40be8d1b fix bug w/ reading files < 2048 bytes 2009-01-02 22:32:16 +00:00
dborth
03e69b1974 video corrections, disable read-ahead cache 2008-12-30 07:30:31 +00:00
dborth
0775cc95b2 major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:08:17 +00:00
dborth
b6791d16f7 fix for Super Mario RPG, minor bug fixes, auto update feature 2008-12-24 08:02:04 +00:00
dborth
2794edef50 optimize boot sequence, more intelligent device auto-detect, network error message improvements 2008-12-22 09:20:35 +00:00
dborth
2f21a6cb78 fix saving bug 2008-12-20 20:32:24 +00:00
dborth
6d288c1c90 improve device thread, change pref loading 2008-12-18 23:22:32 +00:00
dborth
9efd02061f change device thread 2008-12-18 18:52:31 +00:00
dborth
1c12c46122 rewrite file code, improved SMB 2008-12-18 18:36:30 +00:00
dborth
699d27a4ee minor bugfixes 2008-11-26 07:40:12 +00:00
dborth
4d82b68041 tidy up file code 2008-11-12 07:50:39 +00:00
dborth
a594435e14 add USB/SD hotswap! 2008-10-28 06:52:38 +00:00
dborth
2f85a83ef9 fix performance for progress bar 2008-10-15 07:04:46 +00:00
dborth
e222775a1a add loading progress bars 2008-10-15 06:35:14 +00:00
dborth
f5d6042073 add 7z support, code cleanup 2008-10-14 09:21:34 +00:00
dborth
95533ef5aa file size/type check, remove pngu from source 2008-10-05 21:56:18 +00:00
dborth
e053a3d128 re-enable SD readahead, change Wii build to -O3 2008-10-05 06:47:57 +00:00
dborth
5c7fbaec11 disable readahead for SD, remove sound options, delay loop for exiting menu 2008-10-04 01:02:05 +00:00
dborth
a2136a2ac4 enable readahead cache for faster file access 2008-10-03 06:57:56 +00:00
dborth
1c92d45bc1 fix incorrect FAT file loading 2008-10-03 05:26:01 +00:00
dborth
d8b1c813e5 small fixes 2008-09-27 08:36:22 +00:00