summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/sr
Commit message (Expand)AuthorAgeFilesLines
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-202-2/+2
* Spring cleaning: Vas Crabb2019-11-011-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-23/+23
* bus/interpro: minor tidy (nw) Patrick Mackinlay2019-10-242-6/+6
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-6/+6
* bt45x: overlay for single channel devices (nw) Patrick Mackinlay2019-07-231-3/+3
* z80scc: Read/write handler cleanups (nw) AJR2019-06-122-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-263-23/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-10/+23
* bus/interpro/sr: Replace CPU finder with required_address_space (nw) AJR2019-02-262-21/+8
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-2/+2
* tms32031.cpp: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-071-48/+54
* interpro: disable the dsp instead (nw) Patrick Mackinlay2018-10-111-3/+6
* interpro: fix MT#07088 (nw) Patrick Mackinlay2018-10-112-5/+4
* Details, details (nw) Vas Crabb2018-09-011-7/+7
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-11/+11
* interpro: cleanup + more graphics (nw) Patrick Mackinlay2018-08-226-637/+892
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-24/+7
* remove more (nw) smf-2018-08-091-2/+2
* 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