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/278:a66aaa522d3117 yearsnkeynesInitial (non-working) spu dma test case
sh4/364:d738f6883d4a16 yearsnkeynesAdd tests for CMPSTR, DIV0U, DIV0S, SHLD, and SHAD
Makefile364:d738f6883d4a16 yearsnkeynesAdd tests for CMPSTR, DIV0U, DIV0S, SHLD, and SHAD
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.h278:a66aaa522d3117 yearsnkeynesInitial (non-working) spu dma test case
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.c320:660b1509511517 yearsnkeynesAdd draw_grid_24 method
pvr.h213:da6b1904f67b17 yearsnkeynesInitial rendering tests (no support for result comparison yet)
rendload.c297:26fc4446ac0917 yearsnkeynesBug 24: Initial implementation of scene save loader
testdata.c345:7a26147e5dce17 yearsnkeynesAdd null checks for better error handling
testdata.h263:6f641270b2aa17 yearsnkeynesExtract test runner from testide into the generic testdata.c
testdisp.c272:fb6be85235e817 yearsnkeynesFix hsync timing checks
testide.c263:6f641270b2aa17 yearsnkeynesExtract test runner from testide into the generic testdata.c
testmath.c192:580d6c4d780217 yearsnkeynesAdd exact qNan test
testregs.c343:bf4bf0da94cc17 yearsnkeynesEnsure ide is active before doing register tests on it
testrend.c346:9b495cc4db6517 yearsnkeynesLoad textures into the right region
testspu.c278:a66aaa522d3117 yearsnkeynesInitial (non-working) spu dma test case
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
testyuv.c288:a42f998226fb17 yearsnkeynesFix various stupid rendering bugs
timer.c272:fb6be85235e817 yearsnkeynesFix hsync timing checks
timer.h262:bc96e0b7930817 yearsnkeynesFix to actually work (need the write read/write sizes)
.