Commit Graph

27 Commits

Author SHA1 Message Date
Daryl Borth
7d69e75c36 update file headers 2018-12-26 16:10:12 -07:00
Daryl Borth
e63c43e225 avoid using file stat when possible. it's slow. 2018-08-28 14:47:59 -06:00
Daryl Borth
b4757544c9 prevent overrunning the file buffer (eg: loading a game cover image
that's too big). increase buffer size to load larger IPS/UPS files.
2018-08-27 09:30:31 -06:00
Daryl Borth
6788d15aae automatically create preview image dirs if they don't exist 2018-08-02 11:28:00 -06:00
Daryl Borth
9703bef743 remove wiiupc since libogc wiiuse now supports WiiU Pro controller.
remove update check completely. compatibility fixes for newer devkitppc.
2018-08-01 12:44:21 -06:00
emu_kidid
a417745817 - Fix compilation errors with latest libOGC/devkitPPC
- Fix GameCube build
- Add PowerPC specific Blargg makefile flags
- Add LTO to Makefile.gc
2018-06-06 23:40:11 +09:30
Daryl Borth
97e637fed8 Hide saving dialog that pops up briefly when returning from a game 2016-12-08 19:41:52 -07:00
dborth
874c95f7c8 merge image preview changes from cebolleto 2014-10-24 02:47:59 +00:00
dborth
ce4ee053b6 fix slow browser issue 2011-03-24 01:02:33 +00:00
dborth
720306a188 parsing fix, string safety 2011-03-20 17:17:51 +00:00
dborth
86b15fb903 add trailing slash to paths 2011-03-19 17:00:09 +00:00
dborth
56e8bcfaef update to match iso9660 devoptab 2011-02-06 20:47:04 +00:00
dborth
322e1575b7 enable SMB on GameCube (thanks Extrems!) 2011-02-03 03:09:49 +00:00
dborth
be1243b83c 2011-01-21 02:36:17 +00:00
dborth
d968149ac5 replace file calls with standard ones 2011-01-20 02:52:56 +00:00
dborth
4570bac667 browser fix 2010-08-31 17:08:32 +00:00
dborth
1348a4598e 2010-08-18 17:35:23 +00:00
dborth
dbcde69fd5 improved network init and file code 2010-08-18 00:15:25 +00:00
dborth
08fb37a94d remove IOS 202 code 2010-08-09 03:45:17 +00:00
dborth
d6cfb51b59 fix saves issue 2010-07-15 06:55:40 +00:00
dborth
3980a90769 hide non-ROM files 2010-07-12 06:19:35 +00:00
dborth
f3aa820d4d somewhat improved memory management. hopefully GameCube memory issues are gone now :) 2010-06-29 07:48:17 +00:00
dborth
b7881bfa72 use snes9x's internal patching system, fix file browser bug 2010-06-24 23:38:05 +00:00
dborth
f2286d213b fix some hangs 2010-04-13 05:17:30 +00:00
dborth
078d2756a5 changes for SD Gecko / DVD support on GameCube (thanks emukidid!) 2010-04-02 21:02:16 +00:00
dborth
05e3fe6067 reorg 2010-03-21 23:43:54 +00:00
dborth
f440f9b4ca reorg 2010-03-21 20:23:26 +00:00