summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seta2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-3/+5
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-15/+15
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-7/+7
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-39/+39
* Ok, this is The Big One. Aaron Giles2009-02-111-15/+15
* adds PCB layout for Funcube and corrects rom names based on a hi-res photo of... Brian Troha2009-02-011-127/+172
* Fixed Casino 5 hang on the Horse Racing game [Angelo Salese] Angelo Salese2009-01-291-18/+18
* Cleanups and version bump.mame0129u3 Aaron Giles2009-01-291-2/+2
* Implemented a few more H8/3xx instructions, and added funcube to seta2.c [Luc... Luca Elia2009-01-281-16/+618
* Fixed a few out-of-bounds errors revealed by randomly initializing auto_malloc() Aaron Giles2009-01-041-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-1/+1
* Most of the rest of the drivers converted. Aaron Giles2008-11-231-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-13/+13
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-5/+5
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* 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