Skip to content

Commit 330b6dc

Browse files
committed
VRAM Debugger
Closes #12
1 parent 8e69ff7 commit 330b6dc

8 files changed

Lines changed: 1116 additions & 0 deletions

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ add_executable(emu
4646
src/args.c
4747
src/hid.c
4848
src/ui/ui_cgia.cc
49+
src/ui/ui_vram_debugger.cc
4950
src/ui/ui_console.cc
5051
src/ui/ui_ria816.cc
5152
src/ui/ui_sgu1.cc

roms/MODE1_lobo_2.xex

52.5 KB
Binary file not shown.
28.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)