File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ This is a fork of RP2040 Doom targeting the Thumby. It switches the display betw
55pretty reasonable greyscale. Sound is currently unsupported. It doesn't overclock the device like the VGA version.
66
77Different batches have slightly different displays. If you get a display that doesn't sync, or doesn't do the greyscale trick, try
8- fiddling with the ` FRAME_PERIOD ` in ` i_video.c ` . The settings here work on the Thumby I have, but other devices I've encountered have
9- needed a frame period of around 6400, and ` PARK_LINES ` of 2.
8+ fiddling with the ` FRAME_PERIOD ` in ` i_video.c ` . The settings here work on the Thumby I have, but [ other] ( https://www.youtube.com/watch?v=o76U0JPrMFk )
9+ [ devices ] ( https://www.youtube.com/watch?v=-G9adESjjRg ) have sometimes needed a frame period of around 6400, and ` PARK_LINES ` of 2.
1010
1111## Controls
1212
You can’t perform that action at this time.
0 commit comments