-
|
I'm looking at various ioport field values and wondering how their names map to properties in When I use LUA to examine the ioport fields I see things like: So I see values like Are there methods to map the field settings to the names that show up in .cfg files? Also in the src I see references to fields |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
mamedev/mame@4b0ff80 makes it possible to configure analog input adjustments from scripts. The bindings for |
Beta Was this translation helpful? Give feedback.
keydeltaandcenterdeltaaren't exposed to Lua right now, so the simple answer is you can't until I fix it. You aren’t missing anything.