Extrems
426ac4db5a
2015-02-04 04:02:53 -05:00
Extrems
561e8c3287
2015-02-04 03:06:20 -05:00
Extrems
b6084c1d31
2015-02-04 03:02:51 -05:00
Extrems
1a42cd3159
2015-02-04 02:52:54 -05:00
Extrems
59a38add3a
2015-02-04 02:45:36 -05:00
Extrems
3cde57f6c3
2015-02-04 02:42:06 -05:00
Extrems
b4702846a2
2015-02-04 02:32:38 -05:00
Extrems
48d2950e04
2015-02-04 02:26:00 -05:00
Extrems
4bc659471a
2015-02-04 02:19:58 -05:00
Extrems
0994573e4e
2015-02-04 02:11:59 -05:00
Extrems
1b85d78c76
2015-02-04 02:07:05 -05:00
Extrems
deb6357eda
2015-02-04 02:03:20 -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
emukidid
02d3207966
Save states now mute audio, fixed fclose to be gzclose, cleaned up naming code, added save creation check.
2010-05-28 08:34:15 +00:00
sepp256
353f431b9e
Added Force 16:9 screen mode.
...
Cleaned up some comments in glN64_GX.
2010-05-27 19:59:31 +00:00
sepp256
9c1751ef58
Added pillar box in-game mode for 16:9 AR.
...
Todo: Make a 3rd option for 16:9 menu and 4:3 in-game.
2010-05-27 19:58:54 +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
sepp256
b27f04e96a
Load button mapping now loads only the 4 slots and then copies either default or one slot to the current mapping.
...
This setting needs to be added to the Settings Frame.
2010-05-26 16:35:41 +00:00
sepp256
f1d0b59633
Added Save/Load controller configs.
...
Fixed compiler warning for FileBrowserFrame.
Note: Button configuration does not seem to be saving/loading properly.
2010-05-26 14:25:39 +00:00
sepp256
4f0934ac1b
Reverting r566 changes, which broke all games. (Freeze on "Play Game")
2010-05-26 14:25:12 +00:00
emukidid
f72fcfc206
Setting the correct length for 0xD0 DVD Reads
2010-05-26 14:17:44 +00:00
emukidid
3cfb3ad03b
Rectifying some compiler warnings
2010-05-26 14:15:45 +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
tehpola
a528bac6e8
Adding missing #include
2010-05-25 14:34:14 +00:00
emukidid
e4412d2fa9
Fixed issue where flashram was reset on ROM reset.
2010-05-25 13:35:55 +00:00
emukidid
3d1d5244cf
Fixed ROMcache_pointer for Gamecube
2010-05-24 22:21:57 +00:00
sepp256
354820b28f
Refactored gc_input to separate controller assignment and controller init.
...
Button Mapping frame now called from Settings Frame.
Many bug fixes and tweaks relating to button mapping.
2010-05-24 14:47:32 +00:00
emukidid
6abf74f69b
MEM1 ROM cache for GC
2010-05-24 07:48:08 +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
0f52f3a704
Made ARAM-blocks cache have 8x4kb MEM1 cached blocks, fixes Dynarec performance on GC. Fixed ROM-Cache.c function header.
2010-05-23 22:17:41 +00:00
emukidid
5d215b35f1
ROM-Cache-MEM2 bug fixup (length/4 would round much causing bad reads)
2010-05-21 16:03:38 +00:00
tehpola
0494f986b5
...and to the ROM-Cache header
2010-05-15 03:48:03 +00:00
tehpola
24d074e235
Adding ROMCache_pointer to ROM-Cache-MEM2
2010-05-15 03:46:48 +00:00
tehpola
0bae5a6eef
Removing ROMCache-MEM2's L1
2010-05-15 03:45:39 +00:00
emukidid
aba3e986c1
- Full TLB in ARAM for GC (-DARAM_TLBCACHE & TLB-Cache.c)
...
- GC ROM cache is ~3.93MB (63x64Kb blocks) in ARAM
- Moved ARQ_Init and ARQ_Reset to ARAM_manager_init
- TODO: revise ROM cache or possibly remove it from ARAM to L1
2010-04-27 22:17:27 +00:00
emukidid
c785428d7d
- ARAM-blocks blocks array in ARAM for GC (use -DARAM_BLOCKCACHE)
...
- recompCache on GC bumped up to 8MB
- ROM cache now 11.75MB for GC
- L1 ROM cache for GC increased (but still disabled)
- Wii uses inline funcs which use blocks[] array, no difference
2010-04-27 22:15:02 +00:00
emukidid
e1fc243af9
fixed libDI fail if we DI_Close before DI_Init.
...
changed powerpc-gekko* to powerpc-eabi* in Makefile.menu2_*
2010-04-16 12:16:22 +00:00
emukidid
4a875bc92f
Oops, we don't need to shift the magicword anymore in init_byte_swap.
2010-04-15 14:32:38 +00:00
emukidid
06c572c8f7
init_byte_swap verifies magic word not first byte only
2010-04-15 14:31:31 +00:00
emukidid
ebf7afa3dd
EEPROM clearing on each ROM load
2010-04-15 14:23:49 +00:00
emukidid
ab2c58ffbc
GC Rom Cache now has 256kb sized blocks
2010-04-15 14:22:32 +00:00
tehpola
cb1eb835b5
Default to autosave
2010-04-15 01:28:44 +00:00
emukidid
809b44198b
Invalid ROMs (e.g. zipped or just random files) should now report so.
2010-04-14 14:55:15 +00:00
sepp256
4abf9a7446
Added menuActive flag to test when drawoing FPS/debug text.
...
Added cursor drawing in pillars in 16:9 mode.
2009-11-12 16:14:26 +00:00
emukidid
35b417d617
on -DRELEASE hide fps counter
2009-11-12 13:11:55 +00:00
emukidid
4a7f462bef
gc_audio, gc_input & some main headers
2009-11-10 13:39:11 +00:00