Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
4453 | Download | Download | Not available | 15 years, 1 month |
Change some default settings:Core:bLockThreads = falsem_EXIDevice[2] = EXIDEVICE_NONEVideo:bKeepAR43 = ... read more |
4437 | Download | Download | Not available | 15 years, 1 month |
Add tmbinc's patch for triforce emulation.This adds triforce-specific SI and EXI devices, as well as changes DI ... read more |
4407 | Download | Download | Not available | 15 years, 1 month |
Adding software rendering plugin. This is aimed at accurate emulation, not fast. Its more like a debugging tool than ... read more |
4373 | Download | Download | Not available | 15 years, 1 month |
Fixed a nasty bug in the JIT. This should fix some JIT (and JITIL) crashes. |
4357 | Download | Download | Not available | 15 years, 1 month |
Lots of work on JIT (Implemented "unlimited instruction cache" CPU emulation. Works in JIT and JIT IL). ... read more |
4314 | Download | Download | Not available | 15 years, 2 months |
Lots of work on improving the floating point emulation. Note that most changes affect only the interpreter mode. |
4289 | Download | Download | Not available | 15 years, 2 months |
D3D: actually use the resolution setting for fullscreen mode(really dumb mistake of mine, due to lack of sleep :p)fixes ... read more |
4255 | Download | Download | Not available | 15 years, 2 months |
D3D supports setting multiple shader constants at once, so let's add support for that. Very tiny speedup. Also remove ... read more |
5111 | Download | Download | Not available | 14 years, 9 months |
first implementation of support for multi GBAs. Probably something wrong with thread safety or something - but hey, it ... read more |
5110 | Download | Download | Not available | 14 years, 9 months |
Revert commit 5105 until we sort out how we want this to work in linux. |
5109 | Download | Download | Not available | 14 years, 9 months |
Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that ... read more |
5108 | Download | Download | Not available | 14 years, 9 months |
More conversions to wxChoice, weee |
5107 | Download | Download | Not available | 14 years, 9 months |
add example of how you can use dspspy to dump results from an entire ucode (commented out) |
5105 | Download | Download | Not available | 14 years, 9 months |
On linux don't compile and link against lzo, soil, and sfml "Externals."Instead use system libraries ... read more |
5104 | Download | Download | Not available | 14 years, 9 months |
DSPLLE - 2 new opcodes (TSTPROD,MULAXH) |