mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
5f97af903c
* 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. |
||
---|---|---|
.. | ||
autofire | ||
cheat | ||
cheatfind | ||
commonui | ||
console | ||
data | ||
discord | ||
dummy | ||
gdbstub | ||
hiscore | ||
inputmacro | ||
json | ||
layout | ||
portname | ||
timecode | ||
timer | ||
xml | ||
boot.lua | ||
plugin.schema | ||
README.md |
Plugins
LUA plugins contains code from various sources so license is per file.