sepp256
|
33e2adb2e9
|
Added hardware scaling of framebuffer to the soft_gfx plugin.
|
2009-01-01 04:06:23 +00:00 |
|
emukidid
|
81f0d52cc6
|
Removed more compiler warnings, removed VCR files, if we do implement that later on, just grab them from PC source.
|
2008-09-11 05:06:28 +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
|
fc3d1c61ee
|
-DUSE_TLB_CACHE added to all makefiles, you can remove it to use the MEM2 uncached version but obviously only on Wii. We later should change it to be malloc'd from MEM2 but for now it's fine.
|
2008-06-06 13:42:48 +00:00 |
|
emukidid
|
dd61c7bf73
|
Save/Load states (needs TLB fixup), -lz added to all makefiles
|
2008-06-05 00:36:05 +00:00 |
|
sepp256
|
0b9011306d
|
Updated All Makefiles... they now output the correctly named files and also grab libs/includes from the official devkitPro file tree.
|
2008-05-23 06:20:47 +00:00 |
|
emukidid
|
68cfb806bc
|
Makefile.sft_gfx and Makefile.sft_gfx_wii fixed
|
2008-05-23 05:21:52 +00:00 |
|