summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itech32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-09-041-11/+6
* fix cut-n-paste error in rom name for Hard Yardage Brian Troha2008-09-041-1/+1
* added PCB info for Hard Yardage & earlier World Class Bowling. Corrects a fe... Brian Troha2008-09-041-15/+97
* converted timekeeper to a device, all default contents are loaded from disk. ... smf-2008-09-011-18/+15
* Fix m68k irq line support. Aaron Giles2008-08-201-10/+13
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-1/+1
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-19/+30
* identified compatible timekeeper used by midway zeus ii. smf-2008-08-171-2/+2
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-19/+19
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-198/+269
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-3/+3
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-33/+33
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-07-311-0/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-289/+289
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-294/+294
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-35/+28
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-5/+5
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-1/+1
* New clones added Brian Troha2008-07-081-3/+36
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-3/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-10/+10
* Regression fixes fro memory mask flipping. Aaron Giles2008-04-231-2/+2
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-35/+10
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-9/+9
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-22/+19
* Renamed input port functions: Aaron Giles2008-04-061-12/+12
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-18/+18
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-18/+18
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-16/+16
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-3/+3
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-10/+10
* Corrects some documentation and rom names. Brian Troha2008-03-021-41/+41
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-3/+3
* Most important thing to note about this change: Aaron Giles2008-02-211-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-13/+13
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-8/+8
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-3/+3
* Replaced driver_init_* calls with macro Zsolt Vasvari2008-01-221-2/+2
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-3/+3
* Cleaned up clocks in itech32 driver. Aaron Giles2008-01-041-31/+85
* Adds v1.3 of World Class Bowling and some minor clean up of the driver. Brian Troha2007-12-231-88/+115
* Changes for MAME 0.122. Aaron Giles2007-12-181-0/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-3/+3
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2