UI Para visor de memoria

This commit is contained in:
2025-06-27 00:58:05 -04:00
parent f469e3d27b
commit 95b1fb3b43
6 changed files with 137 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ target_sources(
UI/ControlPanel.h
UI/Display.cpp
UI/Display.h
UI/MemoryViewer.cpp
UI/MemoryViewer.h
UI/RomInfo.cpp
UI/RomInfo.h
UI/UIManager.cpp