summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/decocass.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-28/+28
* BIG update. Aaron Giles2011-03-291-30/+30
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-7/+7
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-4/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-4/+4
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-55/+55
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-92/+60
* Remove most of the temporary inline helpers. Aaron Giles2010-08-191-3/+3
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-10/+10
* same title as in btime.c Michaël Banaan Ananas2010-05-301-1/+1
* Swapped the rev b and rev a decocass bioses, changed the name of the mcu rom ... Jonathan Gevaryahu2010-05-261-5/+5
* Update decocass comments/bios names with more info from D.Widel's page. [Lord... Jonathan Gevaryahu2010-05-261-8/+12
* fix same typo in comment Jonathan Gevaryahu2010-05-241-1/+1
* typo fix on rom name, no whatsnew Jonathan Gevaryahu2010-05-241-1/+1
* More documentation updates for decocass and rom renaming. no whatsnew. Jonathan Gevaryahu2010-05-241-8/+31
* Added new DECO Cassette bios set and updated rom names/locations/types to be ... Jonathan Gevaryahu2010-05-231-7/+9
* renamed to Tournament Pro Golf, like progolf.c 18 Holes Pro Golf, with "18 Ho... Michaël Banaan Ananas2010-05-231-1/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-041-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Renamed functions: Aaron Giles2009-12-051-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-6/+7
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-30/+30
* Added AM_BASE_SIZE_MEMBER() macro for specifying both base and size Aaron Giles2009-11-281-4/+4
* Added driver data struct to decocass.c. Fabio Priuli2009-11-231-30/+83
* Cleanups and version bump. Aaron Giles2009-08-021-2/+2
* Revised dipswitch settings based on translated information and added the Coun... Brian Troha2009-07-301-10/+14
* adds dip port location to DECO Cassette System driver. Brian Troha2009-07-291-85/+318
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-10/+10
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3
* More number-to-tag conversions in CPU calls. As a result, simplified dec8.c r... Fabio Priuli2009-04-281-2/+2
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* removed incomplete list (complete list is in mamedriv.c) Yasuhiro Ogawa2009-04-201-48/+0
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-4/+4
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-9/+9
* Ok, this is The Big One. Aaron Giles2009-02-111-4/+4
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-2/+2
* Merged i8x41 (UPI-41) core into MCS-48 core: Aaron Giles2008-12-301-128/+118
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-1/+1
* Another big one. Aaron Giles2008-11-201-9/+10
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-8/+8