Search
lxdream.org :: lxdream/test/
lxdream 0.9.1
released Jun 29
Download Now
/test/
[parent directory]  
include/185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
lib/210:c356f597c89617 yearsnkeynesAdd float_read, float_write for fp registers
sh4/233:f8333b94f50317 yearsnkeynesAdd user mode/system mode switch
Makefile263:6f641270b2aa17 yearsnkeynesExtract test runner from testide into the generic testdata.c
README185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
asic.c193:31151fcc3cb717 yearsnkeynesAdd more tile list limit tests
asic.h193:31151fcc3cb717 yearsnkeynesAdd more tile list limit tests
bin2c.c185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
crt0.s185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
dc.x185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
dma.h185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
dmac.c190:f7653df5e83217 yearsnkeynesAdd many more TA test cases (a couple of corner cases aren't 100% correct
ide.c251:3c5953d944e017 yearsnkeynesTidy up the core IDE test case - now passes (usually) on the real thing. Main
ide.h251:3c5953d944e017 yearsnkeynesTidy up the core IDE test case - now passes (usually) on the real thing. Main
interrupt.s233:f8333b94f50317 yearsnkeynesAdd user mode/system mode switch
lib.c190:f7653df5e83217 yearsnkeynesAdd many more TA test cases (a couple of corner cases aren't 100% correct
lib.h210:c356f597c89617 yearsnkeynesAdd float_read, float_write for fp registers
lxdream.rc185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
math.s185:6755a04c447f17 yearsnkeynesFirst commit of system test framework. 3 initial test cases (incomplete):
pvr.c213:da6b1904f67b17 yearsnkeynesInitial rendering tests (no support for result comparison yet)
pvr.h213:da6b1904f67b17 yearsnkeynesInitial rendering tests (no support for result comparison yet)
testdata.c266:2f811793bd0a17 yearsnkeynesRemove increment that shouldn't have been there
testdata.h263:6f641270b2aa17 yearsnkeynesExtract test runner from testide into the generic testdata.c
testdisp.c263:6f641270b2aa17 yearsnkeynesExtract test runner from testide into the generic testdata.c
testide.c263:6f641270b2aa17 yearsnkeynesExtract test runner from testide into the generic testdata.c
testmath.c192:580d6c4d780217 yearsnkeynesAdd exact qNan test
testregs.c196:3d3c761afbf417 yearsnkeynesUpdate the register list to scan the entire 5F8000-5F8200 range (ie all
testrend.c216:657ce4d3edd917 yearsnkeynesFix dumb mistake in the render config
testta.c212:8b77a7e6b6f017 yearsnkeynesAdd code to check for memory-wraparound on the vertex buffer (it doesn't)
testta.data201:65183b9b064117 yearsnkeynesVerify that bit 23 doesn't preserve other bits
testta2.data195:1c43bdb8374817 yearsnkeynesAdd error lines to tests with incomplete polys
testta3.data190:f7653df5e83217 yearsnkeynesAdd many more TA test cases (a couple of corner cases aren't 100% correct
testta4.data211:4c7ec3e3eb8a17 yearsnkeynesAdd high-memory tests
testta5.data207:135a2dc75b1017 yearsnkeynesAdd test for modifier context change in middle of vertex list
testta6.data204:78a6a215dd8f17 yearsnkeynesAdd some more clip tests
timer.c262:bc96e0b7930817 yearsnkeynesFix to actually work (need the write read/write sizes)
timer.h262:bc96e0b7930817 yearsnkeynesFix to actually work (need the write read/write sizes)
.