Commit Graph

41 Commits

Author SHA1 Message Date
Daryl Borth
1c0e621ce2 support forwarders that pass in sd1:/ 2022-01-13 14:37:14 -07:00
bladeoner
ad638a5dbd
Update file headers (#981) 2022-01-09 09:41:38 -07:00
Daryl Borth
e4040ee124 fixing build on new devkitppc 2021-08-06 12:36:05 -06:00
Daryl Borth
b291b3e6c5 Fixed SD2SP2 / SD gecko issues 2021-02-06 16:05:55 -07:00
Daryl Borth
615a358996 reverse mounting order, fix bug storing save/load method 2021-02-02 16:06:39 -07:00
Daryl Borth
bf65ffe432 fix SD2SP2 2021-01-31 09:45:14 -07:00
Daryl Borth
82f15c4643 add .bs to list of files to display 2021-01-28 12:02:53 -07:00
bladeoner
faf5ef9f1b
Update file headers (#959) 2021-01-06 12:13:32 -08:00
bladeoner
b2f1a8f535
Update file headers (#934) 2020-07-02 00:50:35 -06:00
Daryl Borth
a0a72079f8 finalize 4.4.7 2020-03-04 17:22:00 -07:00
Daryl Borth
aa2ee0e422 update array lengths to reflect addition of DEVICE_SD_PORT2 2020-01-03 20:11:48 -07:00
Pwedge
cd264c16da Added support for serial port 2 (SP2 / SD2SP2) on Gamecube (#884) 2019-12-23 22:30:59 -07:00
Daryl Borth
b723af3635 Add support to load external background music 2019-01-06 10:17:20 -07:00
Daryl Borth
9e038bee04 add ability to externally load fonts and activate japanese/korean
translations.
2019-01-05 17:07:07 -07:00
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