From 4ab7869b66a36cd46ae7ad2cf87ccfcd734175aa Mon Sep 17 00:00:00 2001 From: Willem Date: Wed, 10 Jul 2024 21:17:24 +0200 Subject: [PATCH] Blue screen flicker is not fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 835afc8..29deafa 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ When you want to see whats happening do a debug run; * Remove msg or add ignore sram-fully or blank setting: SRAM file nms8250.cmos not found, assuming blank SRAM content. * Video record append mode + optional multiple previds to glue videos as one * SDL-NULL as window less renderer so that screenshot and/or video works headless -* (FIXED:rm-SDL)Video record remove blue start frame on start of recording +* Video record remove blue start frame on start of recording * (FIXED++) Allow for `set renderer none` in TCL or command argument for headless mode * (DONE) DocUpdate: Added optional exit code of exit command * DocUpdate: Add speed note because it is slow + add example "after quit {export hdd}"