summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/interpro_sga.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-1/+1
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-071-5/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-43/+43
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-45/+46
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* interpro: basic keyboard and graphics Patrick Mackinlay2017-10-261-14/+60
* interpro: scsi is working [P. Mackinlay] Patrick Mackinlay2017-07-041-3/+3
* added enum masks, disable bus errors Patrick Mackinlay2017-06-201-2/+4
* tidy up Patrick Mackinlay2017-05-191-3/+3
* merge Patrick Mackinlay2017-05-191-2/+2
* Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-05-181-1/+2
|\
| * Self-registering devices prep: Vas Crabb2017-02-271-1/+1
| * Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* | expanded skeleton Patrick Mackinlay2017-02-071-24/+50
|/
* initial pull request Patrick Mackinlay2017-01-241-0/+88