Blue screen flicker is not fixed.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s

This commit is contained in:
Willem Cazander 2024-07-10 21:17:24 +02:00
parent 08b125d21d
commit 4ab7869b66

View file

@ -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. * 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 * 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 * 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 * (FIXED++) Allow for `set renderer none` in TCL or command argument for headless mode
* (DONE) DocUpdate: Added optional exit code of exit command * (DONE) DocUpdate: Added optional exit code of exit command
* DocUpdate: Add speed note because it is slow + add example "after quit {export hdd}" * DocUpdate: Add speed note because it is slow + add example "after quit {export hdd}"