Commit graph

30 commits

Author SHA1 Message Date
Extrems
426ac4db5a 2015-02-04 04:02:53 -05:00
Extrems
48d2950e04 2015-02-04 02:26:00 -05:00
Extrems
1b85d78c76 2015-02-04 02:07:05 -05:00
emukidid
4f2aea8991 DVD Disc swapping fixed (still relying on DI_Mount() but using ppc reads) 2010-05-29 00:50:38 +00:00
sepp256
932a2efa8a Reverting DVD reading to r567 for Beta 1.1 release because current code doesn't work with non-chipped wii's. 2010-05-27 19:48:19 +00:00
emukidid
26160f077d Better attempt at dvd ppc reset. 2010-05-27 14:15:29 +00:00
emukidid
8b77dba06b DVD from PPC now complete :) 2010-05-26 22:23:04 +00:00
emukidid
f72fcfc206 Setting the correct length for 0xD0 DVD Reads 2010-05-26 14:17:44 +00:00
emukidid
40e9ff6d68 Attempt to fix DVD reading on non-modchipped drives 2010-05-26 14:14:06 +00:00
emukidid
6d02b00711 Fixup to DVD reads 2010-05-26 13:59:48 +00:00
emukidid
5fdf0b59ea DVD reads from PPC (Wii) 2010-05-25 22:17:29 +00:00
emukidid
c443291153 Improved DVD read speed, reduced GC Recomp-Cache, increased GC texture cache 2010-05-23 22:19:06 +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
6d87e5f020 Removed compiler warnings, removed statically declared buffers from DVD code 2008-11-20 02:00:27 +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
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
09069b432c saved more space from my bad .h habbits 2008-04-03 12:39:18 +00:00
emukidid
947d8e301a Saved 2kb from useless DVD stuff 2008-04-03 10:33:04 +00:00
emukidid
0c57911f15 GLN64 Wii makefile and Wii DVD Defines fixed 2008-04-02 06:28:21 +00:00
emukidid
cb6e3ac942 Parition stuff and documented the functions 2008-03-26 08:32:08 +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
2581953cc5 Save file names should now have the extra spaces from the end of their names deleted. (Untested), Also put isWii into the gc_main-menu.c 2007-12-30 01:50:18 +00:00
emukidid
776589d8a0 Added fileBrowser-DVD.c, also enabled the fileBrowser stuff in the GX makefile 2007-12-19 01:12:33 +00:00
emukidid
2930bb2492 Now detects if the emu is running on a Wii or a GC.. I did this because there are issues with the DVD_Mount() function on a Wii, but I still have some ARAM problems when trying to reload a ROM from DVD.. 2007-10-31 08:36:48 +00:00
emukidid
25b7b6f450 Fixed DVD loading, the cause was that a local var was overridden the introduction of a new global variable with the same name. Also threw in OoT disc support ;) 2007-10-30 14:37:51 +00:00
emukidid
bb1b8d4e09 added: If ROM loaded from DVD and it all fit into memory, then stop the DVD motor ;) 2007-10-18 11:40:59 +00:00
emukidid
804a860068 DVD ROM Loading missing files added 2007-10-06 02:42:12 +00:00