mame/plugins
Vas Crabb 34a31ac42d Fixed various issues in internal layouts:
* plugins/layout: Log script errors at warning level rather than verbose
  level.
* microtouch.lay, pntnpuzl.lay: Improved pointer mapping code.
* Reordered all layouts to place views after element and group
  definitions and scripts last.  This matches how layout files are
  interpreted by MAME.
* Fixed various errors identified by validating layout files against an
  XSD schema.
2024-05-14 05:11:16 +10:00
..
autofire -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
cheat cheat: Make string.char and string.format available to cheats (#12183) 2024-03-27 15:35:30 -05:00
cheatfind -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
commonui Input refactoring: 2023-02-18 06:18:45 +11:00
console -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
data -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
discord -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
dummy -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
gdbstub -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
hiscore hiscore.dat: fix renamed sets 2024-03-18 09:03:13 -05:00
inputmacro -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
json
layout Fixed various issues in internal layouts: 2024-05-14 05:11:16 +10:00
portname osd/modules/file: Don't magically substitute environment variables when opening files. (#9859) 2022-12-17 06:03:59 +11:00
timecode -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
timer -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
xml
boot.lua osd/modules/file: Don't magically substitute environment variables when opening files. (#9859) 2022-12-17 06:03:59 +11:00
plugin.schema -Cleaned up CI targets: 2021-10-22 02:46:52 +11:00
README.md

Plugins

LUA plugins contains code from various sources so license is per file.