mame/src
Aaron Giles ce83de86a8 The other larger patch adds missing static and const qualifiers, and
fixes up some header files.  In particular, I adjusted const char
*DEVTEMPLATE_SOURCE = __FILE__ to const char DEVTEMPLATE_SOURCE[] =
__FILE__ which makes it actually const and saves a little memory.

[Atari Ace]
2009-06-08 05:43:50 +00:00
..
build From: Oliver Stoeneberg [mailto:oliverst@online.de] 2009-05-28 15:19:27 +00:00
emu The other larger patch adds missing static and const qualifiers, and 2009-06-08 05:43:50 +00:00
ldplayer Bulk change alert. 2009-04-26 23:54:37 +00:00
lib
mame The other larger patch adds missing static and const qualifiers, and 2009-06-08 05:43:50 +00:00
osd Removed round() hack in favor of MSVC-specific #define in winprefix.h. 2009-05-09 22:03:21 +00:00
tools Fixed buffer overflow with longer driver names. 2009-05-13 02:58:45 +00:00
version.c Cleanups and version bump. 2009-06-04 15:33:42 +00:00