mirror of
https://github.com/holub/mame
synced 2025-04-26 02:07:14 +03:00
![]() * This lets you use emu.wait(...) directly without mucking around creating coroutines. * Allow emu.wait to accept an attotime argument. * Added a couple more wait helper functions. -emu/profiler.h: Actually use scope-based profiling helpers. * This makes the comment at the top of emu/profile.h less dishonest, and makes it easier to write exception-safe code. * Got rid of some do { ... } while (0) loops that only existed so break could be used like a goto. |
||
---|---|---|
.. | ||
init.lua | ||
plugin.json |