Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

16 years agoFix LDS/STS to FPUL/FPSCR to check the FPU disabled bit. Fixes
nkeynes [Fri, 08 Feb 2008 00:06:56 +0000]  tree
Fix LDS/STS to FPUL/FPSCR to check the FPU disabled bit. Fixes
the linux 2.4.0-test8 kernel boot
(this wasn't exactly very well documented in the original manual)
src/sh4/sh4core.c
src/sh4/sh4core.in
src/sh4/sh4x86.c
src/sh4/sh4x86.in


16 years agoCreate render-rewrite branch lxdream-render
nkeynes [Thu, 07 Feb 2008 02:04:40 +0000]  tree
Create render-rewrite branch


16 years agoFix testsh4x86 again
nkeynes [Thu, 31 Jan 2008 09:50:41 +0000]  tree
Fix testsh4x86 again
src/test/testsh4x86.c


16 years agoUpdate release notes for 0.8.3 lxdream_0_8_3
nkeynes [Thu, 31 Jan 2008 09:35:01 +0000]  tree
Update release notes for 0.8.3
RELEASE_NOTES


16 years agoTweak gui slice to run 100 times/second instead of 10, but still only update
nkeynes [Thu, 31 Jan 2008 00:19:20 +0000]  tree
Tweak gui slice to run 100 times/second instead of 10, but still only update
the speed 10/second. Also add speed clamping to <105% (roughly)
src/gtkui/gtkui.c


16 years agoTidy up watch flag handling
nkeynes [Wed, 30 Jan 2008 21:36:58 +0000]  tree
Tidy up watch flag handling
src/drivers/joy_linux.c


16 years agoWatch for new joystick devices and add them
nkeynes [Wed, 30 Jan 2008 11:31:21 +0000]  tree
Watch for new joystick devices and add them
src/drivers/joy_linux.c
src/drivers/video_gtk.c


16 years agoDeliver TMU interrupts precisely rather than only at end of time slice
nkeynes [Wed, 30 Jan 2008 09:38:24 +0000]  tree
Deliver TMU interrupts precisely rather than only at end of time slice
src/eventq.h
src/sh4/sh4.c
src/sh4/sh4trans.c
src/sh4/timer.c


16 years agoEmbed gdk_display_warp_pointer for GTK 2.6 implementations that lack in
nkeynes [Wed, 30 Jan 2008 02:39:57 +0000]  tree
Embed gdk_display_warp_pointer for GTK 2.6 implementations that lack in
(mainly for OSX)
Perform real modifier mapping to get CTRL+ALT for screen ungrab rather than
assuming the keysyms.
src/gtkui/gtkui.c
src/gtkui/gtkui.h
src/gtkui/main_win.c


16 years agoStart getting SLEEP into order
nkeynes [Tue, 29 Jan 2008 10:39:56 +0000]  tree
Start getting SLEEP into order
src/sh4/sh4.c
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4core.in
src/sh4/sh4trans.c
src/sh4/sh4trans.h
src/sh4/xltcache.c


.