summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fortecar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forte Card improvements... [Roberto Fresca] Roberto Fresca2011-12-211-27/+196
* New WORKING game Angelo Salese2011-12-191-26/+14
* Minor changes to fortecar.c Angelo Salese2011-12-171-13/+16
* Forte Card: Added a edge connector / pinouts description. Roberto Fresca2011-12-151-0/+40
* Forte Card improvements: [Roberto Fresca] Roberto Fresca2011-12-151-38/+63
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-9/+9
* tbh I don't think that the RTC clock(s) are supposed to be changed, so let's ... Angelo Salese2011-11-221-1/+1
* Moved V3021 RTC emulation into a proper device, and made it to increment the ... Angelo Salese2011-11-221-77/+3
* Minor tabbing fixes, nw Angelo Salese2011-11-221-5/+3
* Implemented RTC in Forte Card [Angelo Salese] Angelo Salese2011-11-201-51/+103
* Move Español ROMs to English version, nw Angelo Salese2011-11-201-1/+10
* Fixed colors in Forte Card [Angelo Salese] Angelo Salese2011-11-201-17/+33
* Adjusted back the serial EEPROM address to 7 bits to be consistent with the o... Roberto Fresca2011-11-161-1/+1
* Forte Card: Improved the 93SC56 serial EEPROM interface. Roberto Fresca2011-11-161-14/+20
* Some works around, now reads the EEPROM properly, a bit less the fact that it... Angelo Salese2011-11-151-6/+6
* Forte Card improvements [Roberto Fresca, Rob Ragon] Roberto Fresca2011-11-141-59/+252
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-2/+2
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-4/+6
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-6/+6
* BIG update. Aaron Giles2011-03-291-4/+4
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-7/+18
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-24/+24
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* minor companyname cleanups Michaël Banaan Ananas2010-05-231-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Rename functions and other references to eepromdev_* back to eeprom_* Aaron Giles2009-12-271-4/+4
* Converted deco_mlc, deco32, fortecar to eepromdev. Aaron Giles2009-12-261-35/+10
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-10/+10
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* Fixed gfx decoding and hooked up mc6845 in the Forte Card driver [Angelo Salese] Angelo Salese2009-11-141-70/+109
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-5/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-8/+8
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-12/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Here's the big one.... Aaron Giles2008-12-111-1/+1
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* Cleanups/version bump.mame0128u3 Aaron Giles2008-11-091-1/+1