summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cheat.c
Commit message (Expand)AuthorAgeFilesLines
...
* Moves 'refresh' from public to internal video state and renames it to 'frame_... Zsolt Vasvari2008-03-071-4/+4
* Cleanups and version bump.mame0123u4 Aaron Giles2008-03-061-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Various clean ups: Couriersud2008-03-011-11/+14
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-4/+4
* 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-01-241-4/+4
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-118/+118
* Made detection of dynamic attempts to install ROM/RAM handlers more aggressive. Aaron Giles2008-01-181-1/+1
* It's the end of uitext.c as we know it (and I feel fine) Aaron Giles2008-01-121-57/+51
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Added new function input_poll_keyboard_switches to poll for only key events. Aaron Giles2008-01-041-3/+3
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-24/+24
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+11890