MAME
Go to file
Fabio Priuli 8db701aeaf (MESS) ui.c: added shortcut commands for Tape Start and Tape Stop,
by default mapped to F2 and Shift+F2, respectively. This is not meant 
as a replacement for the internal Tape Control menu, but it shall make
simpler the usage of game tapes in home computers. Notice that 
REC/RWD/FWD have still to be pressed from the internal UI and that 
if you mount multiple cassettes in a driver with multiple tape drives 
only the first one will be controllable with these shortcuts. [Fabio Priuli]

The idea is that more complex actions (e.g. save you own BASIC program 
or copy programs from a tape to another, etc.) should be performed through
the internal menu, while people just aiming to play games can use the
shortcut. 
This commit requires probably a clean build.
2014-08-18 07:59:13 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Change remaining references to -nosound to -sound none in code and docs; move description of -sound option to OSD-specific doc files to be orthogonal to -video (nw) 2014-06-13 21:01:35 +00:00
hash (MESS) nes.xml: added another proto dump. nw. 2014-08-16 07:16:35 +00:00
hlsl - Fixed bloom misalignment with HLSL. [MooglyGuy] 2014-04-08 18:34:47 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
nl_examples Preliminary support for LTE dynamic time-stepping based on Local truncation error. This enables the possibility to connect a capacitor between ground and a TTL output and get a e.g. 100 ns delay with a 1nF capacitor. 2014-05-15 22:50:40 +00:00
src (MESS) ui.c: added shortcut commands for Tape Start and Tape Stop, 2014-08-18 07:59:13 +00:00
web Updated to latest mongoose, used new added features (nw) 2014-06-04 08:10:44 +00:00
.gitattributes (MESS) Support PET user port "CB2 Sound" device [R. Belmont] 2014-08-17 17:15:06 +00:00
.gitignore Made gfx_element::decode() private; fixed drivers that were calling it directly [Alex Jackson] 2014-03-18 06:42:10 +00:00
makefile Allow use of external SQLite3 [Cesare Falco] 2014-08-15 03:26:32 +00:00