orangeglo / led-screen-timer

Game Boy ROM for measuring screen latency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED Screen Timer

A Game Boy ROM for measuring screen latency. Runs at 60 FPS. Triggering a screen change inverts the palette.

When you trigger the screen change, the ROM will attempt to turn on an LED connected to the cart, as well as the IR LED on a GBC. You can film the screen and LED in slow motion together to roughly measure screen latency, and observe other aspects of the screen's performance.

led-screen-timer-demo.mp4

Q5 GBC kit filmed on iPhone SE 3rd Gen, 237 FPS

Cart Compatibility

The only off the shelf cart that is supported is the insideGadgets 512KB cart with LED. It may be desirable to modify the cart and move the LED to be more visible depending on your filming setup.

About

Game Boy ROM for measuring screen latency


Languages

Language:C 81.1%Language:Makefile 18.9%