MathewWi / vba-rerecording

Automatically exported from code.google.com/p/vba-rerecording
GNU General Public License v2.0
0 stars 0 forks source link

VBA runs without handling messages while it's busy, if Synchronize Emulation Speed is checked #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When the emulator is doing too many things (busy; set frame skip 0, open
RAM Search and run a Lua script makes such a situation for me), and
Synchronize Emulation Speed is checked, it runs without handling messages
for a long time. (i.e. I cannot control the emulator for a while at all)

If you uncheck Synchronize Emulation Speed, the situation will be improved.

Original issue reported on code.google.com by gochaism on 8 Oct 2009 at 2:43

GoogleCodeExporter commented 9 years ago
What about fixing up systemFrame()?

Original comment by aquan...@gmail.com on 24 Oct 2010 at 4:37