gbdb,video: improve logging
Add more runtime toggles and add the ability to log to a file for faster runs and better searchability.
This commit is contained in:
@@ -92,6 +92,7 @@ struct gb_video {
|
||||
/******************************/
|
||||
|
||||
int line_counter;
|
||||
int debug_logging;
|
||||
|
||||
struct gb_memory *memory;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user