summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cojag.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0127u2 Aaron Giles2008-09-041-7/+7
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-09-041-37/+41
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-12/+12
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-12/+12
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-121-3/+3
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-102/+93
* Adds readmes for Area 51, Animalandia Jr, Avengers In Galactic Storm, Alien 3... Andrew Gardner2008-08-051-0/+119
* Disks opened by the romload module are no longer identified by index. Aaron Giles2008-08-011-10/+12
* Region classes go bye-bye. Aaron Giles2008-07-281-41/+41
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-41/+41
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-3/+3
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-121-22/+22
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-5/+7
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-4/+4
* Cleanups and version bump to 0.124u3.mame0124u3 Aaron Giles2008-04-171-1/+1
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-25/+21
* Renamed input port functions: Aaron Giles2008-04-061-2/+2
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-2/+2
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-1/+1
* Removed distinction between *_gettotalcycles() and *_gettotalcycles64(). Aaron Giles2008-01-291-5/+5
* Added XTAL clocks to zaxxon.c. Aaron Giles2008-01-131-56/+20
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-4/+4
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1579