We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc7ff0 commit 6e504f1Copy full SHA for 6e504f1
Emulator/config.h
@@ -56,7 +56,7 @@
56
*/
57
58
// Uncomment to colorize a certain scanline
59
-// #define LINE_DEBUG (vpos == 0 || vpos == 160 || vpos == 300)
+// #define LINE_DEBUG (vpos == 0 || vpos == 160)
60
// #define LINE_DEBUG (vpos == 200)
61
62
0 commit comments