mame/scripts/src
npwoods 1b28df0b39 Reintroduced a state save menu, take two (#2358)
* This turns the current state save feature to a menu; one can still press 0-9, but you can also browse a menu when loading and saving state

* Fixed some issues requested by Vas Crabb

* Updated state menu to support arbitrary character slots

* WIP, transitioned 'entry_char' to std::string

Still need to address Joystick and FR keyboard concerns

* Reimplemented state save support with joystick buttons

* Changed the state menu to be "code driven" rather than "character driven"

When the menu is displayed, it will look at the filenames, and translate them to a visual representation as per the user's locale

* Vas feedback
2017-06-25 12:48:13 +10:00
..
mame Reintroduced a state save menu, take two (#2358) 2017-06-25 12:48:13 +10:00
osd Lua scripts cleanup. 2017-05-14 14:20:38 +10:00
3rdparty.lua linenoise: replace linenoise-ng with a different port that is simpler and uses a different UTF8 parser [Carl] 2017-05-13 16:57:47 -05:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua - Add preliminary Yamaha YM3802 MIDI controller 2017-06-21 18:37:23 +12:00
cpu.lua sm510: made KB1013VK12 device a clone of SM5A (nw) 2017-06-23 00:34:16 +02:00
devices.lua Make sure netlist includes are not found directly on include path. 2017-02-10 21:52:09 +01:00
emu.lua general cleanup: 2017-05-23 15:01:11 +10:00
formats.lua Added read support for the disk format SDF used in the CoCoSDC (#2345) 2017-05-31 16:23:49 +10:00
lib.lua Lua scripts cleanup. 2017-05-14 14:20:38 +10:00
machine.lua - Add preliminary Yamaha YM3802 MIDI controller 2017-06-21 18:37:23 +12:00
main.lua linenoise: replace linenoise-ng with a different port that is simpler and uses a different UTF8 parser [Carl] 2017-05-13 16:57:47 -05:00
netlist.lua srcclean (nw) 2017-05-28 13:40:48 +10:00
sound.lua Self-registering devices prep: 2017-02-27 22:57:14 +11:00
tests.lua srcclean (nw) 2017-02-19 11:40:55 +11:00
tools.lua Fix OS X tools build when MAME_DIR includes spaces (nw) 2017-04-09 10:36:18 -04:00
video.lua basic VT03 support 2017-05-23 21:12:26 +01:00