]> Shamusworld >> Repos - virtualjaguar/commit
Preparation for 2.1.0 release.
authorShamus Hammons <jlhamm@acm.org>
Wed, 30 Jan 2013 23:51:49 +0000 (17:51 -0600)
committerShamus Hammons <jlhamm@acm.org>
Wed, 30 Jan 2013 23:51:49 +0000 (17:51 -0600)
commitdffa89ebdee4d328a8e166b30fcdf38a3fc54b28
tree32078c2d9d230ef12ceb644e147b21fd8316060c
parente82391f9b8113450e84d7178b61076f54e7cfa81
Preparation for 2.1.0 release.

Added new icons, updated help file, and fixed/changed the various debug
browsers to work better. There are a few minor things left to fix, but
all the major stuff is done. Onward!
26 files changed:
res/blur.png [new file with mode: 0644]
res/fullscreen.png [new file with mode: 0644]
res/help.html
res/tool-68k-dis.png [new file with mode: 0644]
res/tool-cpu.png [new file with mode: 0644]
res/tool-memory.png [new file with mode: 0644]
res/tool-op.png [new file with mode: 0644]
res/tool-risc-dis.png [new file with mode: 0644]
res/zoom100.png
res/zoom200.png
res/zoom300.png
src/gui/controllertab.cpp
src/gui/debug/cpubrowser.cpp
src/gui/debug/m68kdasmbrowser.cpp
src/gui/debug/m68kdasmbrowser.h
src/gui/debug/memorybrowser.cpp
src/gui/debug/memorybrowser.h
src/gui/debug/opbrowser.cpp
src/gui/debug/riscdasmbrowser.cpp
src/gui/mainwin.cpp
src/gui/virtualjaguar.qrc
src/m68000/cpuextra.c
src/m68000/m68kdasm.c
src/m68000/m68kinterface.c
src/m68000/readcpu.c
virtualjaguar.pro