Extrems
deff3be31e
Optimized framebuffer clearing.
...
Avoided flushing L2 cache in recompiler.
2025-02-05 12:24:56 -05:00
Extrems
1cfbaa363e
Fixed a texture warping issue.
...
Fixed some compiler warnings.
Fixed assigning no controller.
2021-08-17 21:59:21 -04:00
Extrems
d7ca5e913f
Added GC Loader 2.0.0 write support.
...
Added M.2 Loader support.
Added directory structure creation.
Added USB storage device name compatibility.
Fixed Wii Remote extension controller hotplug.
Fixed LoadButtonSlot argument.
Fixed RSP DMA memory alignment.
Fixed viewport flipping.
Other minor fixes.
2021-08-16 22:52:09 -04:00
Extrems
1a42cd3159
2015-02-04 02:52:54 -05:00
Extrems
b4702846a2
2015-02-04 02:32:38 -05:00
tehpola
bee23ca663
Updating my copyright dates.
2010-05-27 22:48:53 +00:00
sepp256
4f0934ac1b
Reverting r566 changes, which broke all games. (Freeze on "Play Game")
2010-05-26 14:25:12 +00:00
emukidid
3cfb3ad03b
Rectifying some compiler warnings
2010-05-26 14:15:45 +00:00
tehpola
d8a4e44257
Merging previous revision (PowerPC_func_nodes in meta_cache) from /tehpola into /googlecode.
2010-05-26 14:06:31 +00:00
emukidid
a6af2bf913
Ported dynarec from /tehpola (with func linking and constant propagation)
2010-05-23 02:20:16 +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
tehpola
3457c601a7
Created proper headers for my dynarec code
2009-11-12 13:15:49 +00:00
emukidid
d490b96f56
1MB metacache in Recomp-Cache-Heap.c for GC. Disabled SHOW_DEBUG in Makefile.menu2_gc.
2009-11-05 21:31:37 +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
32276dac73
Latest /r4300 from /tehpola ported to googlecode which no longer needs realloc :)
2009-10-22 12:13:26 +00:00
emukidid
0318cb2517
Ported latest /tehpola/r4300 core, but with blocks in MEM2. Default settings in the Makefile.GLN64_dev_wii are expansion pak enabled and 8MB recompCache.
2009-10-21 12:47:35 +00:00
emukidid
a2d729fa98
Ported better audio / latest dynarec fixes to googlecode private svn. Also updated makefiles.
2009-10-15 01:19:33 +00:00
tehpola
23255c234d
I forgot to add/delete files.
2009-10-13 12:22:31 +00:00