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

17 years agoAdd float_read, float_write for fp registers
nkeynes [Fri, 18 Aug 2006 09:31:12 +0000]  tree
Add float_read, float_write for fp registers
test/lib.h


17 years agoImplement open/close dcload syscalls, change permission flag to "unsafe"
nkeynes [Mon, 07 Aug 2006 13:18:16 +0000]  tree
Implement open/close dcload syscalls, change permission flag to "unsafe"
src/dcload.c
src/main.c
src/syscall.h


17 years agoAdd alignment checks
nkeynes [Sun, 06 Aug 2006 09:43:03 +0000]  tree
Add alignment checks
src/sh4/sh4core.c


17 years agoAdd test for modifier context change in middle of vertex list
nkeynes [Sun, 06 Aug 2006 08:44:48 +0000]  tree
Add test for modifier context change in middle of vertex list
test/testta5.data


17 years agoAdd more bad_input calls
nkeynes [Sun, 06 Aug 2006 07:47:26 +0000]  tree
Add more bad_input calls
Start adding the no-list handling (not finished)
src/pvr2/tacore.c


17 years agoUpdate error tests
nkeynes [Sun, 06 Aug 2006 07:45:11 +0000]  tree
Update error tests
test/testta5.data


17 years agoAdd some more clip tests
nkeynes [Sun, 06 Aug 2006 07:37:03 +0000]  tree
Add some more clip tests
test/testta6.data


17 years agoFirst pass at implementing the tile clip. Reasonably accurate wrt basic
nkeynes [Sun, 06 Aug 2006 06:13:51 +0000]  tree
First pass at implementing the tile clip. Reasonably accurate wrt basic
understanding of how its supposed to work, not so accurate wrt actual
hardware behaviour
src/pvr2/tacore.c


17 years agoFix broken tests
nkeynes [Sun, 06 Aug 2006 04:02:51 +0000]  tree
Fix broken tests
Add more NaN tests
test/testta5.data


17 years agoVerify that bit 23 doesn't preserve other bits
nkeynes [Sun, 06 Aug 2006 04:02:05 +0000]  tree
Verify that bit 23 doesn't preserve other bits
test/testta.data


.