Hacker News new | ask | show | jobs
by n-gauge 2616 days ago
One thing I would like to see in a gameboy emulator is the option to record / input from file keypresses so that you can test speedruns or find exploits.

I was thinking this would be trivial for something like a js emulator where you usually have a key array defined for storing keypresses.

If anyone knows of a GB emulator that already allows this please link to my comment.