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

17 years agoTidy up the core IDE test case - now passes (usually) on the real thing. Main
nkeynes [Wed, 20 Dec 2006 11:24:16 +0000]  tree
Tidy up the core IDE test case - now passes (usually) on the real thing. Main
surprise was that it seems to always fail the first packet command after a
reset with code 06,29 (drive reset), no matter how long its been since the
reset.
test/ide.c
test/ide.h
test/testide.c


17 years agoAdd stub for packet 0x40,0x00 (status of some kind)
nkeynes [Tue, 19 Dec 2006 11:58:12 +0000]  tree
Add stub for packet 0x40,0x00 (status of some kind)
src/gdrom/ide.c


17 years agoAdd lib.so to the testide build
nkeynes [Tue, 19 Dec 2006 11:54:47 +0000]  tree
Add lib.so to the testide build
test/Makefile


17 years agoIDE system test work-in-progress
nkeynes [Tue, 19 Dec 2006 11:53:39 +0000]  tree
IDE system test work-in-progress
test/testide.c


17 years agoRemove debug_dump call and dump at end of wait_irq
nkeynes [Tue, 19 Dec 2006 09:56:09 +0000]  tree
Remove debug_dump call and dump at end of wait_irq
test/ide.c


17 years agoAdd slot-illegal instruction checking
nkeynes [Tue, 19 Dec 2006 09:54:03 +0000]  tree
Add slot-illegal instruction checking
src/sh4/sh4core.c
src/sh4/sh4core.h


17 years agoWork in progress: 0x40,1 (read status)
nkeynes [Tue, 19 Dec 2006 09:52:56 +0000]  tree
Work in progress: 0x40,1 (read status)
src/gdrom/gdrom.c
src/gdrom/gdrom.h
src/gdrom/ide.c
src/gdrom/ide.h
src/gdrom/packet.h


17 years agoFirst cut of port 576890 (sysreset) and ide enable/disable
nkeynes [Tue, 19 Dec 2006 09:51:35 +0000]  tree
First cut of port 576890 (sysreset) and ide enable/disable
src/asic.c
src/asic.h


17 years agoAdd activation and status functions
nkeynes [Sat, 16 Dec 2006 12:37:44 +0000]  tree
Add activation and status functions
test/ide.c


17 years agoSet the audio buffer to 1/20 second rather than 1 second (this is actually
nkeynes [Fri, 15 Dec 2006 10:19:49 +0000]  tree
Set the audio buffer to 1/20 second rather than 1 second (this is actually
starting to become relevant)
src/aica/audio.c


.