mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 10:59:38 +00:00
Updating the debugger's ui when reseting the game
This commit is contained in:
+1
-1
@@ -446,7 +446,7 @@ namespace ComSquare::CPU
|
||||
void write(uint24_t addr, uint8_t data) override;
|
||||
|
||||
//! @brief Reset interrupt - Called on boot and when the reset button is pressed.
|
||||
void RESB();
|
||||
virtual void RESB();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user