summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpc3000.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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