summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/interpro_ioga.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-77/+77
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-2/+2
* interpro_ioga: sapphire 60Hz interrupt (nw) Patrick Mackinlay2019-06-041-2/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+7
* A few more obvious uses for required_address_space (nw) AJR2019-01-221-7/+2
* interpro: headless configuration working (#3849) Patrick Mackinlay2018-08-141-4/+10
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-071-1/+1
* just a little more (nw) Vas Crabb2018-07-091-1/+0
* more MCFG_ gone (nw) Vas Crabb2018-07-091-38/+4
* devcb3 Vas Crabb2018-07-071-9/+18
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-051-119/+156
* mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-231-2/+1
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-151-15/+6
* interpro: install slotified mouse (nw) Patrick Mackinlay2018-05-141-5/+0
* interpro: various improvements Patrick Mackinlay2018-02-271-4/+3
* forward universal references when setting callbacks in cases I noticed when l... Vas Crabb2018-02-221-9/+9
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-21/+25
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-32/+32
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-271-1/+6
* interpro: basic keyboard and graphics Patrick Mackinlay2017-10-261-260/+400
* interpro: serial dma [P. Mackinlay] Patrick Mackinlay2017-07-101-13/+73
* never hurts to srcclean (nw) Vas Crabb2017-07-091-10/+10
* interpro: scsi is working [P. Mackinlay] Patrick Mackinlay2017-07-041-35/+69
* srcclean (nw) Vas Crabb2017-06-251-11/+11
* nmi and dma improvements Patrick Mackinlay2017-06-231-15/+26
* fix build (nw) Vas Crabb2017-06-211-1/+1
* Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-06-201-1/+1
|\
| * srcclean (nw) Vas Crabb2017-05-281-1/+1
| * interpro improvements, plus some naive scsi hacks (#2330) Patrick Mackinlay2017-05-231-37/+60
| * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* | dma/irq changes, some enum masks, serial dma regs Patrick Mackinlay2017-06-201-19/+61
* | minor tidy Patrick Mackinlay2017-05-191-1/+1
* | tidy up Patrick Mackinlay2017-05-191-1/+1
* | merge Patrick Mackinlay2017-05-191-1/+1
* | revert to mcga, fix headers Patrick Mackinlay2017-05-191-5/+4
* | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-05-181-5/+4
|\|
| * srcclean (nw) Vas Crabb2017-02-191-4/+4
| * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-2/+1
* | forced nmi handling Patrick Mackinlay2017-05-181-0/+1
* | clock based ioga interrupts Patrick Mackinlay2017-03-151-36/+59
|/
* Fixed numerous compile errors (nw) Robbbert2017-01-251-17/+16
* initial pull request Patrick Mackinlay2017-01-241-2/+27
* stand-alone cammu initial implementation Patrick Mackinlay2017-01-181-2/+3
* minimal berr support Patrick Mackinlay2017-01-171-0/+7
* dma improvements Patrick Mackinlay2017-01-121-26/+42
* floppy dma, softint, nmi, timer and irq fixes Patrick Mackinlay2017-01-111-25/+55
* tidy up dma and timer3 code Patrick Mackinlay2017-01-091-2/+13