Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5112 | Download | Download | Not available | 14 years, 9 months |
should fix any concerns brought by the last commit:GBAConnectionWaiter should take less cpu time, be threadsafe, and ... read more |
4889 | Download | Download | Not available | 14 years, 10 months |
Silly compile fix |
4885 | Download | Download | Not available | 14 years, 10 months |
Got rid of the sticky JIT window |
4880 | Download | Download | Not available | 14 years, 10 months |
Change the order so selected iso will be first and only then the default iso.Some other minor cleanup |
4879 | Download | Download | Not available | 14 years, 10 months |
position and size of the main window are now saved (fixes issue 2035)Note that running in debug mode (Dolphin.exe -d) ... read more |
4867 | Download | Download | Not available | 14 years, 10 months |
Add code for frsqrtex to JIT. Disable the table-based implementation in the interpreter until we find something that it ... read more |
4865 | Download | Download | Not available | 14 years, 10 months |
Do ARAM DMA less often, and in larger chunks. hopefully it adds some speed, but probably only a tiny amount. |
4858 | Download | Download | Not available | 14 years, 10 months |
Temporarily disable a couple of unsafe quantizer optimizations. they will return in a better form. |
4854 | Download | Download | Not available | 14 years, 10 months |
RIP "Optimize Quantizers" option. Now using the safe quantizer code from JITIL in all builds. |
4853 | Download | Download | Not available | 14 years, 10 months |
Load IR Pointer settings on every game boot, because that's a per-game setting (each game has it's own IR ... read more |
4845 | Download | Download | Not available | 14 years, 10 months |
:) this is what happens when you don't test what you commit, sorry :(efb to ram fixed i hope :) |
4839 | Download | Download | Not available | 14 years, 10 months |
Implemented MMU:* Added BAT algorithm* Page Address translation algorithm is now used in all games* Added TLB cache* ... read more |
4838 | Download | Download | Not available | 14 years, 10 months |
scons buildfix |
4830 | Download | Download | Not available | 14 years, 10 months |
This could alleviate the suffering of dual core synchronization a bit.But I doubt you would notice it in most cases. |
4828 | Download | Download | Not available | 14 years, 10 months |
Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so you can forget about switching ... read more |