mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-23 06:48:25 +00:00
Implementing missing addressings modes inside the debugger
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
#include <iostream>
|
||||
#include "SNES.hpp"
|
||||
#ifdef DEBUGGER_ENABLED
|
||||
#include "Debugger/CPUDebug.hpp"
|
||||
#include "Debugger/CPU/CPUDebug.hpp"
|
||||
#include "Debugger/APUDebug.hpp"
|
||||
#include "Debugger/MemoryBusDebug.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user