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

18 years agoInclude sh4core.h (needed to compile)
nkeynes [Tue, 10 Jan 2006 13:59:19 +0000]  tree
Include sh4core.h (needed to compile)
src/sh4/sh4mem.c


18 years agoForce redisasm when switching cpus
nkeynes [Tue, 10 Jan 2006 13:58:35 +0000]  tree
Force redisasm when switching cpus
Handle emits when gui hasn't been created yet (dump to stderr)
src/gui/debug_win.c


18 years agoAdd command line parser, and aica-only mode
nkeynes [Tue, 10 Jan 2006 13:57:54 +0000]  tree
Add command line parser, and aica-only mode
src/main.c


18 years agoAdd new audio files
nkeynes [Tue, 10 Jan 2006 13:57:09 +0000]  tree
Add new audio files
src/Makefile.am


18 years agoGo go gadget audio!
nkeynes [Tue, 10 Jan 2006 13:56:54 +0000]  tree
Go go gadget audio!
Slow, but it works :)
src/aica/aica.c
src/aica/aica.h
src/aica/armcore.c
src/aica/armcore.h
src/aica/armmem.c
src/aica/audio.c
src/aica/audio.h
src/drivers/audio_esd.c
src/drivers/audio_null.c


18 years agoImplement blanking (maybe, untested)
nkeynes [Tue, 03 Jan 2006 12:21:45 +0000]  tree
Implement blanking (maybe, untested)
Quick hack to generate appropriate events on ta list completion
src/asic.h
src/pvr2/pvr2.c
src/pvr2/pvr2.h
src/video.c
src/video.h


18 years agoCorrect disasm of TST, TEQ, CMP, CMN
nkeynes [Tue, 03 Jan 2006 12:20:36 +0000]  tree
Correct disasm of TST, TEQ, CMP, CMN
src/aica/armdasm.c


18 years agoFix exception return address
nkeynes [Mon, 02 Jan 2006 23:07:17 +0000]  tree
Fix exception return address
Accidentally left UNIMP() on entire arith extension block, removed
src/aica/armcore.c


18 years agoDefault 2D00 to 0 rather than 1
nkeynes [Mon, 02 Jan 2006 23:06:37 +0000]  tree
Default 2D00 to 0 rather than 1
src/aica/aica.h


18 years agoAICA IRQ event work in progress
nkeynes [Mon, 02 Jan 2006 14:50:12 +0000]  tree
AICA IRQ event work in progress
src/aica/aica.c
src/aica/aica.h


.