Go to file
Nathan Woods 32e309ebb4 MAMEUI uses input_seq_from_tokens() outside the context of a running emulation,
so this code will crash if machine == NULL and the keycode was not a built in
keycode.  Changing this so that it will gracefully fail if machine == NULL
2009-09-07 13:23:48 +00:00
docs Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
src MAMEUI uses input_seq_from_tokens() outside the context of a running emulation, 2009-09-07 13:23:48 +00:00
.gitattributes Added disc_syc.c as a container for core modules (output, task) currently. 2009-09-05 10:24:04 +00:00
makefile Added infrastructure to compile universal standalone disassembler: 2009-08-22 06:25:07 +00:00