mirror of
https://github.com/zoriya/ComSquare.git
synced 2025-12-19 05:35:10 +00:00
Enabling the memory bus debugger
This commit is contained in:
@@ -95,7 +95,7 @@ namespace ComSquare::Renderer
|
||||
|
||||
void QtFullSFML::enableDebugBus()
|
||||
{
|
||||
// this->_snes.enableMemoryBusDebugging();
|
||||
this->_snes.enableMemoryBusDebugging();
|
||||
}
|
||||
|
||||
void QtFullSFML::enableCgramViewer()
|
||||
|
||||
Reference in New Issue
Block a user