Added a HW registers browser window and set a tab for the Blitter
authorJean-Paul Mari <djipi.mari@gmail.com>
Wed, 21 Aug 2019 06:49:37 +0000 (02:49 -0400)
committerJean-Paul Mari <djipi.mari@gmail.com>
Wed, 21 Aug 2019 06:49:37 +0000 (02:49 -0400)
commit2d99e2b7f7b3905d8c73f5e83c4c2ea8b030dc9c
treef75e05c91c39e289c23a971bf29d293f3cc3f517
parent0cbc132e807d89562b81cdee20351aeb2bffb467
Added a HW registers browser window and set a tab for the Blitter
13 files changed:
Win-VS2017/virtualjaguar.vcxproj
Win-VS2017/virtualjaguar.vcxproj.filters
docs/vj_HistoryNotes.txt
res/help.html
res/tool-hw-regs.png [new file with mode: 0644]
src/gui/debug/hwregsblitterbrowser.cpp [new file with mode: 0644]
src/gui/debug/hwregsblitterbrowser.h [new file with mode: 0644]
src/gui/debug/hwregsbrowser.cpp [new file with mode: 0644]
src/gui/debug/hwregsbrowser.h [new file with mode: 0644]
src/gui/mainwin.cpp
src/gui/mainwin.h
src/gui/virtualjaguar.qrc
virtualjaguar.pro