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

18 years agoFix a few minor arm dasm issues
nkeynes [Mon, 12 Dec 2005 10:09:24 +0000]  tree
Fix a few minor arm dasm issues
src/aica/armdasm.c
src/cpu.h


18 years agoAdd armdasm.h header
nkeynes [Sun, 11 Dec 2005 12:00:28 +0000]  tree
Add armdasm.h header
src/aica/armdasm.h


18 years agoMoved arm material under aica/
nkeynes [Sun, 11 Dec 2005 12:00:09 +0000]  tree
Moved arm material under aica/
Hooked arm disasm up
src/Makefile.am
src/Makefile.in
src/aica.c
src/aica.h
src/aica/aica.c
src/aica/aica.h
src/aica/armcore.c
src/aica/armcore.h
src/aica/armdasm.c
src/aica/armmem.c
...

18 years agoAdd CPU disasembly options to mode dropdown
nkeynes [Sun, 11 Dec 2005 05:15:36 +0000]  tree
Add CPU disasembly options to mode dropdown
Split sh4/mem.c into core mem.c and sh4/mem.c
Start adding copyright comments to file headers
aclocal.m4
configure
dream.glade
dream.gladep
po/Makefile.in.in
src/Makefile.am
src/Makefile.in
src/bootstrap.c
src/cpu.h
src/gui/callbacks.c
...

18 years agoGeneralise the core debug window to allow multiple instances.
nkeynes [Thu, 08 Dec 2005 13:38:00 +0000]  tree
Generalise the core debug window to allow multiple instances.
Add cpu description structure to define different cpus for use by the
debug window, in preparation for ARM implementation
src/Makefile.am
src/cpu.h
src/dream.h
src/gui/callbacks.c
src/gui/debug_win.c
src/gui/gui.c
src/gui/gui.h
src/loader.c
src/main.c
src/sh4/sh4core.c
...

19 years agoRename reg_map to sh4_reg_map
nkeynes [Sun, 12 Dec 2004 07:44:49 +0000]  tree
Rename reg_map to sh4_reg_map
src/gui/debug_win.c


19 years agoMore progress on arm
nkeynes [Sun, 12 Dec 2004 07:44:09 +0000]  tree
More progress on arm
src/aica/armcore.c
src/aica/armcore.h
src/aica/armdasm.c
src/aica/armmem.c


19 years agocompile fix
nkeynes [Sat, 02 Oct 2004 05:49:39 +0000]  tree
compile fix
src/watch.c


19 years agoMore work on the arm core
nkeynes [Sat, 02 Oct 2004 05:49:23 +0000]  tree
More work on the arm core
src/aica/armcore.c
src/aica/armcore.h


19 years agoAdd armdasm
nkeynes [Sat, 02 Oct 2004 05:49:12 +0000]  tree
Add armdasm
src/aica/armdasm.c


.