mame/src
David Haywood 459441db45 new NOT WORKING clones
Dragon World (Korea, V040K) [Ryan Holtz, Smitdogg, The Dumping Union]

needs proper decryption and protection handling for this set (iq_132?)
2015-12-19 04:22:39 +00:00
..
devices removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with std::unique_ptr (nw) 2015-12-17 11:10:30 +01:00
emu removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with std::unique_ptr (nw) 2015-12-17 11:10:30 +01:00
ldplayer
lib added option to clear with value for arrays (nw) 2015-12-17 17:36:00 +01:00
mame new NOT WORKING clones 2015-12-19 04:22:39 +00:00
osd Make new internal debugger windows appear in a cascade-like position, and give some windows better default sizes. Change render_target::debug_top() to put targets at the end of the target list, fixing the order in which windows are rendered (nothing else uses this function). 2015-12-17 19:10:31 +13:00
tools macro removal INLINE -> static inline (nw) 2015-12-12 08:58:57 +01:00
version.cpp