mame/src/mess
2013-09-17 19:43:53 +00:00
..
audio fixed array out-of-bounds accesses and uninitialized members in src/mess/audio/upd1771.c (nw) 2013-07-20 09:32:42 +00:00
drivers Minor typo fix for a7800.c color information (nw) 2013-09-17 19:43:53 +00:00
includes Cleanups and version bump 2013-09-17 06:47:03 +00:00
layout Cleanups and version bump 2013-09-17 06:47:03 +00:00
machine Use virtual multiple inheritance to share command processing between SCSI & ATAPI instead of having a SCSI subdevice. This allows matsushita_cr589_device & gdrom_device to derive from atapi_cdrom_device. [smf] 2013-09-17 18:23:52 +00:00
osd/windows
tools fixed unnecessary checks of unsigned variable and endless loop/array out-of-bounds access in src/mess/tools/imgtool/modules/bml3.c (nw) 2013-09-16 15:15:57 +00:00
video Cleanups and version bump 2013-09-17 06:47:03 +00:00
mess.c
mess.lst Cleanups and version bump 2013-09-17 06:47:03 +00:00
mess.mak (MESS) New skeleton [Robbbert] 2013-09-12 13:40:54 +00:00
messcore.mak (MESS) c64: Moved cartridges to their own subdirectory. (nw) 2013-07-09 09:46:14 +00:00
tiny.lst
tiny.mak