summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/sr
Commit message (Expand)AuthorAgeFilesLines
* remove unused this (nw) smf-2018-08-091-2/+2
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-076-514/+444
* devcb3 Vas Crabb2018-07-071-8/+8
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-052-2/+7
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-75/+75
* z80scc: Remove generic device type (which nothing was using) and custom MCFG_... AJR2018-05-271-3/+3
* srcclean (nw) Vas Crabb2018-05-272-7/+7
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-252-28/+28
* gt: don't write out of bounds (nw) Olivier Galibert2018-05-161-2/+3
* oops (nw) Olivier Galibert2018-05-161-1/+1
* interpro: pass more diag stuff (nw) Olivier Galibert2018-05-162-43/+65
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-158-276/+1694
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-8/+9
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-68/+71
* interpro: minor changes (nw) Patrick Mackinlay2018-04-121-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-16/+8
* interpro: fix rom checksum Patrick Mackinlay2018-02-261-1/+1
* interpro: graphics improvements (#3263) Patrick Mackinlay2018-02-235-128/+1559
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-19/+19
* Fixes (nw) Olivier Galibert2018-02-122-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-123-13/+13
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* interpro: cpu and mmu improvements Patrick Mackinlay2017-11-272-18/+40
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* interpro: minor fixes (nw) Patrick Mackinlay2017-10-271-2/+2
* (nw) patched out compilation error (variable 'slot' set but not used). Robbbert2017-10-261-2/+2
* gt: minor cleaning (nw) Patrick Mackinlay2017-10-232-37/+41
* bus: tidy and formatting (nw) Patrick Mackinlay2017-10-234-77/+45
* interpro: expansion bus/slots and keyboard Patrick Mackinlay2017-10-236-0/+863