Extrems
223c058983
2017-09-30 16:55:02 -04:00
Extrems
fd4dfd02d4
2017-09-25 17:20:01 -04:00
Extrems
a6a27c8b75
2015-02-04 04:12:48 -05:00
Extrems
426ac4db5a
2015-02-04 04:02:53 -05:00
Extrems
1a42cd3159
2015-02-04 02:52:54 -05: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
emukidid
f11d6e7a42
Removed last addr hack for virtual addresses.
2009-11-06 06:15:54 +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
7aba4c4b83
Added some debug flags around _BREAK(); statements.
2009-10-16 03:48:04 +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
59bbf221b7
Damn you, meld.
2009-10-13 12:24:56 +00:00
tehpola
af7b8b93a2
Hopefully porting the entire dynarec to the public trunk code.
2009-10-13 12:21:43 +00:00
emukidid
fb29e53241
TLB block invalidation and fixup
2008-10-07 00:03:06 +00:00
emukidid
c528abf3dd
TLB cache is now working faster
2008-06-12 15:14:24 +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
tehpola
7439b8dda4
Oops, meant to commit these files as well. See previous message.
2008-05-05 15:13:26 +00:00
tehpola
35c3d65f95
Should print out more dynarec debugging info to the USBGecko, should turn off wiimote if line is uncommented, and more detailed, better formatted profiling.
2008-02-29 16:21:11 +00:00
tehpola@yahoo.com
615968ed39
Resuming game play seems to work flawlessly now.
2007-12-31 07:03:03 +00:00
tehpola@yahoo.com
bbde5f5d98
Debugging break instruction
2007-09-04 05:23:50 +00:00
tehpola@yahoo.com
f98de474c3
Debugging break instruction
2007-09-04 04:43:59 +00:00
tehpola
80f101059b
Fixed a scope issue with interp_ops
2007-09-02 17:51:06 +00:00
tehpola@yahoo.com
1c193cc77a
Initial Import
2007-09-01 18:57:11 +00:00