summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-12/+12
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-102-2/+2
* Import from MESS (nw) Miodrag Milanovic2012-08-081-0/+1
* fix tiny compile (nw) Miodrag Milanovic2012-08-051-1/+1
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-042-2/+2
* MESS 15624 Michaël Banaan Ananas2012-07-271-16/+16
* vegaeo.c - Hooked up sound in Crazy War [Phil Bennett] Phil Bennett2012-06-261-0/+1
* Sync with MESS (nw) Miodrag Milanovic2012-06-101-0/+1
* update comment again Michaël Banaan Ananas2012-05-111-7/+6
* comment Michaël Banaan Ananas2012-05-101-1/+1
* small cleanups Michaël Banaan Ananas2012-05-101-1/+3
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-121-0/+1
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* New driver for japanese Janken Man units. They are screenless Roberto Fresca2012-03-121-0/+1
* (tab align) Michaël Banaan Ananas2012-02-091-4/+4
* Some cleanup of some observed #include redundancy from source files which use... Scott Stone2012-02-061-1/+0
* i8251 - Added /DSR input readback Phil Bennett2012-02-051-0/+1
* Added documentation (pinout/dips/chip ID) for popobear based on PCB picture a... Scott Stone2012-01-201-0/+1
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-152-12/+12
* Created new testcpu driver that shows how to develop an empty Aaron Giles2012-01-142-43/+318
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+8
* Added XTAL_33_833MHz define Phil Bennett2012-01-051-0/+1
* Added DEC Rainbow XTAL value and part number update (no whatsnew) Miodrag Milanovic2012-01-051-1/+2
* [MCS48] Fixed I8021/I8022 clock divider. [Curt Coder] Miodrag Milanovic2012-01-031-11/+11
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-0/+1
* cmmb.c: Update driver with new known information & add OSC speed to xtal.h Brian Troha2011-11-061-11/+12
* Added some XTALs for MESS. (nw) Curt Coder2011-09-131-0/+2
* two more: Michaël Banaan Ananas2011-08-231-2/+2
* small fixes + add note about fractions Michaël Banaan Ananas2011-08-231-3/+7
* small xtal fix Michaël Banaan Ananas2011-08-231-2/+1
* Another Atari Jaguar related fix, nw (heh, running at 30 Hz and nobody really... Angelo Salese2011-04-141-0/+2
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-6/+6
* new not working game Angelo Salese2011-04-121-0/+1
* BIG update. Aaron Giles2011-03-291-1/+1
* Add hardware info for sigmab98.c PCBs, fix OKI MSM9810 clocks. Luca Elia2011-02-201-0/+1
* Xtal for MESS Angelo Salese2011-02-171-0/+1
* add an xtal for MESS Jonathan Gevaryahu2011-02-131-0/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-1/+1
* Added xtal for MESS. (no whatsnew) Curt Coder2011-01-051-0/+1
* Added xtal for MESS. (no whatsnew) Curt Coder2011-01-031-0/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-312-9/+9
* Added xtal for MESS. (no whatsnew) Curt Coder2010-12-011-0/+1
* Cleanups and version bump.mame0140 Aaron Giles2010-10-211-2/+2
* Refactored the CDP1869 chip into a C++ device. [Curt Coder] Curt Coder2010-10-191-0/+3
* Fix MT04065: tiny (and ldplayer) don't link. Aaron Giles2010-10-191-0/+67
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-1/+1
* Added xtal for MESS. (no whatsnew) Curt Coder2010-09-221-0/+1
* 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
* Mini Boy 7 improvements: [Roberto Fresca] Roberto Fresca2010-07-301-0/+1