Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6095 | Download | Download | Not available | 14 years, 3 months |
fixes for my previous commits |
6094 | Download | Download | Not available | 14 years, 3 months |
dspspy working again |
6093 | Download | Download | Not available | 14 years, 3 months |
Warning fixes and some cleanups. Correct me if I was wrong when changing those 0s to ' 's. |
6092 | Download | Download | Not available | 14 years, 3 months |
JitIL: Added code which deal with psq_st/psq_l in the case of inst.W == 1. |
6091 | Download | Download | Not available | 14 years, 3 months |
UpdateSystemActivity() is defined in OSServices/Power.h which is erroneously #ifndef _LP64 in the 10.5 SDK. Since ... read more |
6090 | Download | Download | Not available | 14 years, 3 months |
Used a less hacked way of making the multiboot games work. Instructions are now executed at their proper number of ... read more |
6089 | Download | Download | Not available | 14 years, 3 months |
Applied the multiboot dol fix to JITIL too. |
6088 | Download | Download | Not available | 14 years, 3 months |
Added support for multiboot dols. This allows demo discs, bonus discs etc to be played. * Flushed the JIT cache on ... read more |
6087 | Download | Download | Not available | 14 years, 3 months |
Fix the wiimote refresh button in the new wiimote plugin on linux. |
6086 | Download | Download | Not available | 14 years, 3 months |
Fix a problem in the old wiimote plugin in which a bitmap could be created with size 0x0. This fails an assertion in ... read more |
6085 | Download | Download | Not available | 14 years, 3 months |
Use the debug option for conf.CheckWXConfig on OS X as on Unix. |
6083 | Download | Download | Not available | 14 years, 3 months |
I've observed that "FIFO is overflown by GatherPipe" is not real overflow. Really that happens because the ... read more |
6082 | Download | Download | Not available | 14 years, 3 months |
New Wiimote Plugin: Added a "Hybrid Wiimote" input source type. This allows a real wiimote to be used with an ... read more |
6081 | Download | Download | Not available | 14 years, 3 months |
Take care of some compiler warnings from unused variables, and a little code cleanup. |
6080 | Download | Download | Not available | 14 years, 3 months |
Revert r6076 and r6077 since they broke x64 builds |