summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/interpro.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* interpro: cleanup + more graphics (nw) Patrick Mackinlay2018-08-221-9/+53
* interpro: headless configuration working (#3849) Patrick Mackinlay2018-08-141-2/+1
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-071-0/+3
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-051-53/+139
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-251-2/+0
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-151-2/+34
* interpro: install slotified mouse (nw) Patrick Mackinlay2018-05-141-0/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* little more use of output_finder Vas Crabb2018-03-011-0/+3
* interpro: various improvements Patrick Mackinlay2018-02-271-19/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+17
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+12
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-271-8/+21
* interpro: use new 28f010 device (nw) Patrick Mackinlay2017-11-171-24/+6
* interpro: basic keyboard and graphics Patrick Mackinlay2017-10-261-81/+122
* interpro: serial dma [P. Mackinlay] Patrick Mackinlay2017-07-101-1/+1
* interpro: scsi is working [P. Mackinlay] Patrick Mackinlay2017-07-041-23/+6
* srcclean (nw) Vas Crabb2017-06-251-3/+3
* added 7-seg diagnostic led Patrick Mackinlay2017-06-231-2/+1
* configurable ram, improved system regs, enum masks Patrick Mackinlay2017-06-201-35/+79
* relocate preproc directive Patrick Mackinlay2017-05-191-2/+0
* scsi dma improvements Patrick Mackinlay2017-05-191-5/+7
* tidy up Patrick Mackinlay2017-05-191-1/+1
* tidy Patrick Mackinlay2017-05-191-1/+1
* revert to mcga, fix headers Patrick Mackinlay2017-05-191-10/+8
* Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-05-181-1/+1
|\
| * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-2/+1
* | logging fixes, new scsi Patrick Mackinlay2017-02-071-10/+35
|/
* initial pull request Patrick Mackinlay2017-01-241-59/+50
* stand-alone cammu initial implementation Patrick Mackinlay2017-01-181-28/+17
* initial sga and mmu support Patrick Mackinlay2017-01-171-0/+64
* minor tidy Patrick Mackinlay2017-01-131-2/+3
* removed unnecessary led device, timer fix Patrick Mackinlay2017-01-041-4/+0
* reduce cpu clock speed, fix boot memory check Patrick Mackinlay2017-01-041-3/+3
* soft reset, mac address, rtc fixes Patrick Mackinlay2016-12-281-2/+2
* initial commit Patrick Mackinlay2016-12-271-0/+90