summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/tmp68301.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* And some more. Converted the ds2404 to a device along the way. Aaron Giles2009-12-211-1/+6
* Remove remaining references to machine->cpu[n]. Removed cpu[n] array. Aaron Giles2009-09-081-4/+4
* Here's the big one.... Aaron Giles2008-12-111-4/+4
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-2/+2
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-4/+4
* Major cpuintrf changes: Aaron Giles2008-11-101-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-6/+5
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-111-2/+2
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-1/+1
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-1/+1
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-2/+2
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-2/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+179