mame/src
R. Belmont 404980f08f Merge pull request #1060 from npwoods/image_device_format_extensions_vector
Changed image_device_format::extensions() to be a vector
2016-07-07 22:35:55 -04:00
..
devices Replace M68000 write_irq[1-7] handlers with DEVCB_INPUTLINE (nw) 2016-07-07 21:33:25 -04:00
emu Changed image_device_format::extensions() to be a vector 2016-07-07 19:23:03 -04:00
frontend/mame Create osd_is_valid_filename_char() and osd_is_valid_filepath_char() functions to check to see if a character is legal, and moved retired is_valid_filename_char() in filecreate.cpp. POSIX versions not implemented yet. 2016-07-05 22:19:49 -04:00
ldplayer ldplayer.cpp: fix compile (nw) 2016-06-30 07:40:24 +02:00
lib As per Vas Crabb, readding overloads that take a std::string& parameter for the result 2016-07-04 23:22:37 -04:00
mame Replace M68000 write_irq[1-7] handlers with DEVCB_INPUTLINE (nw) 2016-07-07 21:33:25 -04:00
osd Make behaviour slightly friendlier with hlsl_write option (nw) 2016-07-07 21:01:00 +10:00
tools Add support for showing will branch/will fall through comment on SPARC branches under the cursor 2016-06-27 16:59:42 +10:00
zexall