summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/6840ptm.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-17/+17
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-081-1/+1
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-041-40/+40
* Converted Motorola 6840PTM to be a MAME device Fabio Priuli2009-06-021-415/+444
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-2/+2
* Here's the big one.... Aaron Giles2008-12-111-3/+3
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-19/+19
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-19/+19
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-33/+39
* Major cpuintrf changes: Aaron Giles2008-11-101-3/+3
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-47/+46
* Another 64-bit GCC fix. R. Belmont2008-08-141-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-141-10/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-6/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-35/+35
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-031-1/+1
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-8/+8
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-8/+8
* 1. Added driver for JPM 'Give us a Break' hardware, supporting: Phil Bennett2008-03-291-151/+171
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-4/+4
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-02-191-17/+106
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-3/+3
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-01-291-12/+30
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* (From Atari Ace) Aaron Giles2007-12-311-7/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+703