summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpc3000.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* v5x: Emulate internal/external timer clock input selection; internalize CPU c... AJR2019-11-121-0/+1
* mpc3000: Add panel sub-CPU to configuration (no I/O hooked up yet) (nw) AJR2019-07-251-1/+13
* upd765: Add uPD72069 device type for mpc3000 (nw) AJR2019-04-131-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+7
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-7/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* mpc3000: use 16 bit dma (nw) Patrick Mackinlay2018-11-041-6/+13
* v53: final tidy (nw) Patrick Mackinlay2018-11-011-1/+1
* v53: overhaul Patrick Mackinlay2018-11-011-14/+10
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* mpc3000: added 3 more firmware revisions (nw) arbee2018-08-191-6/+26
* Less silly addressing (nw) AJR2018-08-171-3/+3
* mpc3000: Of course there are also addressable latches (nw) AJR2018-08-171-0/+23
* mpc3000: More peripheral stubs (nw) AJR2018-08-171-0/+22
* upd765: add aux commands to 72065 (nw) cracyc2018-08-161-1/+8
* mpc3000: main screen turn on (nw) arbee2018-08-131-6/+26
* mpc3000: pass startup DMA tests, now waiting on boot floppy (nw) arbee2018-08-121-3/+44
* cpu/nec: Start pushing down V33/V53-specific memory stuff into a new base cla... AJR2018-08-121-1/+2
* Emulate V33/V53 expanded addressing mode, including BRKXA and RETXA instructions AJR2018-08-121-2/+2
* New systems added as NOT_WORKING arbee2018-08-111-0/+145