summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/interpro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -mc146818: De-MCFG, nw mooglyguy2018-09-081-1/+1
* interpro: cleanup + more graphics (nw) Patrick Mackinlay2018-08-221-261/+260
* interpro: headless configuration working (#3849) Patrick Mackinlay2018-08-141-68/+80
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-071-193/+181
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* more MCFG_ gone (nw) Vas Crabb2018-07-091-17/+22
* devcb3 Vas Crabb2018-07-071-4/+4
* nscsi: add support for CD-ROMs with 512-byte blocks (#3727) Patrick Mackinlay2018-07-061-2/+1
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-051-177/+319
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* interpro: add ip6000 roms (nw) Patrick Mackinlay2018-05-301-19/+30
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-11/+11
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-15/+15
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-251-11/+3
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-151-34/+391
* interpro: install slotified mouse (nw) Patrick Mackinlay2018-05-141-5/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-50/+50
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-16/+20
* interpro: minor changes (nw) Patrick Mackinlay2018-04-121-16/+23
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-85/+99
* little more use of output_finder Vas Crabb2018-03-011-2/+4
* interpro: various improvements Patrick Mackinlay2018-02-271-151/+184
* Grammar police (nw) Olivier Galibert2018-02-241-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-13/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-39/+39
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-12/+12
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-10/+10
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-17/+20
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-271-23/+71
* interpro: use new 28f010 device (nw) Patrick Mackinlay2017-11-171-22/+32
* interpro: minor fixes (nw) Patrick Mackinlay2017-10-271-1/+1
* interpro: basic keyboard and graphics Patrick Mackinlay2017-10-261-344/+548
* clipper: interrupt handling fixes Patrick Mackinlay2017-09-051-1/+1
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-1/+1
* interpro: serial dma [P. Mackinlay] Patrick Mackinlay2017-07-101-14/+26
* interpro: scsi is working [P. Mackinlay] Patrick Mackinlay2017-07-041-56/+6
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-9/+9
* ncr5390: Improve [P. Mackinlay] Patrick Mackinlay2017-06-301-2/+2
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* added 7-seg diagnostic led Patrick Mackinlay2017-06-231-9/+25
* minor fixes Patrick Mackinlay2017-06-201-1/+1
* configurable ram, improved system regs, enum masks Patrick Mackinlay2017-06-201-101/+185
* defines after emu.h Patrick Mackinlay2017-05-231-1/+2
* minor tidy Patrick Mackinlay2017-05-191-5/+6
* relocate preproc directive Patrick Mackinlay2017-05-191-0/+2
* scsi dma improvements Patrick Mackinlay2017-05-191-5/+30
* tidy Patrick Mackinlay2017-05-191-3/+3
* revert to mcga, fix headers Patrick Mackinlay2017-05-191-3/+3