sarah-walker-pcem / arculator

Arculator
http://b-em.bbcmicro.com/arculator
GNU General Public License v2.0
56 stars 23 forks source link

Improve input latency by one frame #19

Closed pdjstone closed 1 year ago

pdjstone commented 1 year ago

This improves input latency, and is particularly noticeable for the mouse cursor. It ensures that keyboard_poll gets the most recent values from the host OS. I don't think this change should affect emulation accuracy in any way.