Commit graph

25 commits

Author SHA1 Message Date
Extrems
1b85d78c76 2015-02-04 02:07:05 -05:00
emukidid
6d02b00711 Fixup to DVD reads 2010-05-26 13:59:48 +00:00
emukidid
750e9294cd Fixed DVDX detection 2010-05-25 22:22:13 +00:00
emukidid
5fdf0b59ea DVD reads from PPC (Wii) 2010-05-25 22:17:29 +00:00
emukidid
92a2a4f6f5 Gamecube DVD fix, now DVD will re-init if the disc has been swapped/lid opened 2010-04-15 14:34:08 +00:00
emukidid
8114563115 Show error message if ROM path does not exist or fails to open 2010-04-15 14:17:51 +00:00
emukidid
06099dba5d fileBrowser-libfat.c now leaves EXI alone & fileBrowser Headers done 2009-11-10 13:35:12 +00:00
emukidid
6e2fcda71a GC build added via Makefile.menu2_gc . GC build has no expansion pak, uses tlb cache and has 4MB recompcache with 2mb code_addr, it also lacks command passing via argv. (in short, it is, quite limited) 2009-11-05 21:29:38 +00:00
emukidid
8efc102b13 fixed up some GC mode on Wii code in googlecode and some tidy-up in main_gc-menu.c. 2009-10-19 08:35:14 +00:00
emukidid
dd265350f2 Fixed DVDx usage (which fixed Exit to Loader), also fixed up GC DVD behaviour. Added -DFASTMEM flag to Wii makefile by default. 2009-10-15 21:48:59 +00:00
emukidid
88fc5612fc DVD Fixed up on GC (even for Qoob people like me). 2009-10-13 12:30:38 +00:00
emukidid
1ad6b26724 DVD file system is now dynamically allocated to save about 128kb of space at runtime 2008-11-20 10:53:07 +00:00
emukidid
9fa91d84dd Integration of Erant's Wii DVD-Loading via libdi and Wii Zip ROM support (Use: 7za a -tzip -mx=9 rom.zip rom.z64). GC ROM-Cache needs a re-work to add in Zip support, then some of the nastyness of my quick-fix hacks to get this compiling for both GC and Wii will be gone! 2008-08-20 13:17:04 +00:00
emukidid
066d58a1c3 Fixed savestate filenames, fixed DVD directories glitch (removed trailing '/'), fixed minimum DVD entries to 1024, removed savestates.c (PC) file 2008-08-12 08:13:17 +00:00
emukidid
379b4d2a1b Removed Wii DVD stuff functions, Removed Load from DVD in wiimode, Removed usb.c and usb.h (now in libOGC). Also updated all the makefiles to reflect this usb.c removal 2008-04-24 02:01:35 +00:00
emukidid
b2935ceb25 Compiled a GC build to notice that some DVD stuff broke. this is now fixed. 2008-04-03 13:36:04 +00:00
emukidid
a3190f747f DVD issue fixed 2008-04-01 15:36:06 +00:00
emukidid
e6270b9914 DVD Browsing now works however there is still a bug when loading a ROM 2008-03-19 14:17:12 +00:00
emukidid
316ace7ee7 Fixed some defines. Added Wii DVD functions (currently broken - but i'm working on it!) 2008-03-19 09:22:42 +00:00
emukidid
ed478bfb42 Added new menu items: Stop DVD (This will check if the ROM still needs the DVD, if not, it will allow it to stop the DVD Motor), and Swap DVD was added.. this will regardless of ROM size stop the motor. 2008-01-01 22:46:38 +00:00
emukidid
da34e71d63 OoT bonus disc supported again 2007-12-31 13:02:20 +00:00
emukidid
f19caf191d Fixed DVD stuff, there was a directory problem, and a offset in the file problem, all fixed.. I can now successfully play many roms from DVD without rebooting :).. also, i removed the rom_deinit functionality, If a user wants to swap a Dvd, they should do it from the menu.. otherwise theres way too many drive re-inits. 2007-12-29 07:00:26 +00:00
emukidid
08efc6c658 Fixed up init/deinit for DVD and CARD, also moved the var SysArea and the function card_removed_cb into fileBrowser-CARD.c and made them externs in Save-Prompt.c since it'll be removed soon enough 2007-12-24 06:23:35 +00:00
emukidid
becada32f5 fileBrowser_DVD_init() fileBrowser_DVD_deinit() and respective CARD functions 2007-12-24 04:58:52 +00:00
emukidid
592f9f2ac0 Oops, forgot the files 2007-12-19 01:13:35 +00:00