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

17 years agoUse r5 for the exit value, not r4 (that was dumb...)
nkeynes [Thu, 06 Jul 2006 22:44:39 +0000]  tree
Use r5 for the exit value, not r4 (that was dumb...)
src/dcload.c


17 years agoAdd -q command line argument to allow dcload_exit() to actually exit lxdream
nkeynes [Thu, 06 Jul 2006 08:47:33 +0000]  tree
Add -q command line argument to allow dcload_exit() to actually exit lxdream
altogether (useful for test cases)
src/dcload.c
src/main.c
src/syscall.h


17 years agoFSCA, FSRRA, FIPR, FTRV should be treated as no-ops when PR=1.
nkeynes [Thu, 06 Jul 2006 08:46:41 +0000]  tree
FSCA, FSRRA, FIPR, FTRV should be treated as no-ops when PR=1.
At least according to the hardware
src/sh4/sh4core.c


17 years agoMerge changes made on the MILESTONE1 branch back into head (mostly
nkeynes [Sun, 02 Jul 2006 04:59:00 +0000]  tree
Merge changes made on the MILESTONE1 branch back into head (mostly
release touchups)
Makefile.am
Makefile.in
aclocal.m4
configure
configure.in
dream.glade
src/Makefile.am
src/Makefile.in
src/dream.h
src/dreamcast.c
...

17 years agoAdd default automake files MILESTONE1
nkeynes [Tue, 27 Jun 2006 14:02:27 +0000]  tree
Add default automake files
COPYING
INSTALL
depcomp
install-sh
missing


17 years agoRemove obsolete TODO file
nkeynes [Tue, 27 Jun 2006 13:47:40 +0000]  tree
Remove obsolete TODO file
TODO


17 years agoCommit initial version of the M1 release notes
nkeynes [Tue, 27 Jun 2006 11:13:37 +0000]  tree
Commit initial version of the M1 release notes
RELEASE_NOTES


17 years agoAdd initial version of CREDITS and STATUS files
nkeynes [Tue, 27 Jun 2006 11:12:22 +0000]  tree
Add initial version of CREDITS and STATUS files
CREDITS
STATUS


17 years agoSample configuration file
nkeynes [Tue, 27 Jun 2006 11:10:22 +0000]  tree
Sample configuration file
lxdreamrc


17 years agocommit updated config.h.in with LIBGL define
nkeynes [Tue, 27 Jun 2006 11:09:39 +0000]  tree
commit updated config.h.in with LIBGL define
config.h.in


.