summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mame.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted MACHINE_DRIVER definitions from function Aaron Giles2008-02-261-3/+4
* Cleanups and version bump for 0.123u2.mame0123u2 Aaron Giles2008-02-211-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-12/+24
* Pulled remaining vestiges of old-style colortables: Aaron Giles2008-02-191-2/+0
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-0/+3
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-20/+20
* Removed expand_machine_driver(). Aaron Giles2008-02-181-12/+8
* Readded the ability to pass absolute paths to mame_schedule_save() and Nathan Woods2008-02-091-10/+34
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-031-6/+6
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-4/+4
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Minor spacing and clock cleanup. Aaron Giles2008-01-241-1/+1
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-6/+6
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-041-1/+0
* Spacing fixes and a version bump to 0.122u3.mame0122u3 Aaron Giles2008-01-031-2/+2
* (inspired by Firewave) Aaron Giles2008-01-031-14/+22
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-2/+2
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-3/+3
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-0/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1889