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
|
af7b8b93a2
|
Hopefully porting the entire dynarec to the public trunk code.
|
2009-10-13 12:21:43 +00:00 |
|
tehpola
|
ca061a9543
|
Fixed up switching cores a little bit (it does a cpu_deinit with the previous and a cpu_init with the new), made Interpreter / Dynarec show up mutually exclusively in the menu. blocks which map to the same actual memory use the same block now (less duplicate work, less space) and fixed a bug in RecompCache_Update which made the cache evict in a FIFO manner rather than LRU (which may not differ much in reality).
|
2008-05-05 20:28:11 +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
|
295445abea
|
Hopefully this fixes the 'broken' pure interpreter
|
2008-01-11 00:00:35 +00:00 |
|
tehpola@yahoo.com
|
24ed94b48c
|
Dynarec interrupt code and a couple little dynarec fixes
|
2008-01-10 21:48:47 +00:00 |
|
sepp256
|
81cfbcb6cc
|
This revision includes initial GX graphics. I'm still adding a lot, so the structure of the GX plug-in code will change in the near future. To compile for GX, use Makefile.GX_gfx. I am not able to test at the moment, so let me know if this revision breaks anything or if the GX plugin does not work.
|
2007-10-02 21:17:15 +00:00 |
|
sepp256
|
f4e3fd346d
|
added printf to output single interpreted instruction
|
2007-09-06 07:40:06 +00:00 |
|
tehpola
|
3e3b74f73a
|
Fixed interpreter bug (Pure interpreter didn't know which instruction to interpret)
|
2007-09-04 17:25:49 +00:00 |
|
tehpola
|
5e9ef6e7b6
|
Fixed interpreter bug (Pure interpreter didn't know which instruction to interpret)
|
2007-09-04 17:25:31 +00:00 |
|
tehpola@yahoo.com
|
1c193cc77a
|
Initial Import
|
2007-09-01 18:57:11 +00:00 |
|