Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5071 | Download | Download | Not available | 14 years, 9 months |
dsp: lrs is also sign extended in "40bit" mode. tested (correctly, this time :D ) |
5070 | Download | Download | Not available | 14 years, 9 months |
oops, dsp assembler can't handle labels with whitespace before them :) |
5069 | Download | Download | Not available | 14 years, 9 months |
Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have tests saying otherwise?)clean up ... read more |
5068 | Download | Download | Not available | 14 years, 9 months |
dspspy - small fix |
5067 | Download | Download | Not available | 14 years, 9 months |
Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO from using char*** to ... read more |
5065 | Download | Download | Not available | 14 years, 9 months |
Enable fullscreen switching with resolution mode changing using Xrandr in linux.This changes the dependency in linux ... read more |
5064 | Download | Download | Not available | 14 years, 9 months |
Fixed a few memory leaks. Made Init and Shutdown functions for some core systems. |
5063 | Download | Download | Not available | 14 years, 9 months |
Fix mouse emulation in fullscreen mode in linux. The window doesn't have focus then.Also minor tweak to mouse hiding. |
5062 | Download | Download | Not available | 14 years, 9 months |
keep a few separate thunkmanagers so they don't all share the same register backup area. seems to fix the ... read more |
5060 | Download | Download | Not available | 14 years, 9 months |
...and a buildfix for non-win32 |
5059 | Download | Download | Not available | 14 years, 9 months |
attempt to fix the main window closing from r5056. i'm not sure how this affects window deletion tho.apply eol-style ... read more |
5058 | Download | Download | Not available | 14 years, 9 months |
Remove HaveFocus, and put that code into IsFocus. Thanks ayuanx. |
5057 | Download | Download | Not available | 14 years, 9 months |
??! |
5056 | Download | Download | Not available | 14 years, 9 months |
Bunch of tiny memory leaks fixed and cleanup, ???! |
5054 | Download | Download | Not available | 14 years, 9 months |
re-add alignment for dspbuffer in DSPSpy...turns out it's needed :) |