summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seta2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added validity check to ensure that AM_READ_PORT() macros reference Aaron Giles2008-08-191-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-50/+50
* Region classes go bye-bye. Aaron Giles2008-07-281-48/+48
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-54/+54
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-1/+1
* Cleanups and version bump.mame0126u1 Aaron Giles2008-07-171-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-124/+123
* Changed direct access EEPROM interface to return the "bus width" of the Aaron Giles2008-07-171-5/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* changed "CRC16" in comment to "checksum" to be accurate. Brian Troha2008-06-111-10/+10
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-4/+4
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-1/+1
* minor doc update Brian Troha2008-04-141-2/+2
* Renamed input port functions: Aaron Giles2008-04-061-9/+9
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-5/+5
* Documentation (rom name) correction. Brian Troha2008-04-021-3/+5
* changes Deer Hunting USA v2.0 to "v2" as the actual subversion is unknown. Brian Troha2008-03-301-2/+2
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-5/+5
* Deer Hunting USA V2 added to seta2.c Brian Troha2008-03-271-6/+23
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-68/+68
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-2/+2
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+11
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* fix minor issue with dip locations for unused dips. Brian Troha2008-01-291-4/+4
* cut & paste error for MASK rom size & type Brian Troha2008-01-271-5/+5
* adds PCB layouts for Penguin Bros & Puzzle De Bowling based on Hi-res pics Brian Troha2008-01-271-14/+129
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Cleanups and version bump to 0.122u7.mame0122u7 Aaron Giles2008-01-251-2/+2
* Fixes MAMETesters penbros0111u5gra Brian Troha2008-01-201-245/+190
* Slight documentation update. This PCB is an "A" revision Brian Troha2008-01-051-6/+6
* Adds redumped Turkey USA to the seta2.c driver. Brian Troha2008-01-051-4/+4
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2156