mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
![]() * 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 |
||
---|---|---|
.. | ||
mame | ||
osd | ||
3rdparty.lua | ||
benchmarks.lua | ||
bus.lua | ||
cpu.lua | ||
devices.lua | ||
emu.lua | ||
formats.lua | ||
lib.lua | ||
machine.lua | ||
main.lua | ||
netlist.lua | ||
sound.lua | ||
tests.lua | ||
tools.lua | ||
video.lua |