summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the memory leaks with the strconv.c function by Scott Stone2010-04-231-1/+1
* Removed stdlib.h from osdcomm.h. Couriersud2010-01-171-0/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-14/+0
* Fix debug build. Aaron Giles2010-01-041-7/+6
* Changes to sync with new toolchain: Aaron Giles2010-01-031-18/+1
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Centralized definitions of _WIN32_WINNT. Aaron Giles2008-03-211-1/+0
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Enabled UNICODE by default for 64-bit builds. Aaron Giles2008-01-031-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+89