mame/src
Nathan Woods 75f5be77b0 Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be more how they were in the past
Turbosub had a ROM_COPY declaration with an expression ('ROM_COPY( "main_code", 0x18000 + 0x2000,...) and this simply did not work with the new model.  This required changing ROM_* declarations to more resemble how they used to be and to perform the conversion on load.
2016-08-11 17:16:35 -04:00
..
devices wangpc: Fixed keyboard error on POST. [Curt Coder] 2016-08-11 09:24:00 +03:00
emu Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be more how they were in the past 2016-08-11 17:16:35 -04:00
frontend/mame Fixed an issue that caused softlist device descriptions to be blank 2016-08-11 07:40:20 -04:00
ldplayer
lib Add a preliminary parser for RINF netlist format. (nw) 2016-08-10 23:08:35 +02:00
mame wangpc: Fixed keyboard error on POST. [Curt Coder] 2016-08-11 09:24:00 +03:00
osd Remap "P1 Mahjong Score" to / key for OS X 2016-08-09 21:58:01 -04:00
tools
zexall