summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro (follow)
Commit message (Expand)AuthorAgeFilesLines
* interpro: correct function signature Patrick Mackinlay2021-02-151-1/+1
* interpro: Coverity 315916 Robbbert2021-02-141-1/+2
* interpro: prevent some crashes Patrick Mackinlay2021-02-051-4/+4
* fix several genuine issues found by coverity Patrick Mackinlay2021-01-061-2/+2
* -Switch to building MAME as C++17. Vas Crabb2020-11-154-8/+8
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-184-108/+108
* devices/bus/interpro/sr/gt.cpp, src/mame/machine/interpro_ioga.cpp: initializ... Ivan Vangelista2020-06-041-0/+1
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-204-10/+10
* Spring cleaning: Vas Crabb2019-11-015-23/+14
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-263-28/+28
* bus/interpro: minor tidy (nw) Patrick Mackinlay2019-10-244-12/+11
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-6/+6
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-5/+5
* bt45x: overlay for single channel devices (nw) Patrick Mackinlay2019-07-231-3/+3
* z80scc: Read/write handler cleanups (nw) AJR2019-06-122-3/+3
* interpro_kbd: housekeeping (nw) Patrick Mackinlay2019-05-183-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-264-27/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-14/+27
* bus/interpro/sr: Replace CPU finder with required_address_space (nw) AJR2019-02-262-21/+8
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+4
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-2/+2
* mcs48: Removed MCFG, nw mooglyguy2018-12-082-13/+14
* 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
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* remove more (nw) smf-2018-08-091-2/+2
* remove unused this (nw) smf-2018-08-091-2/+2
* Merge pull request #3834 from pmackinlay/keyboard R. Belmont2018-08-071-72/+72
|\
| * interpro lle keyboard: expand mappings (nw) Patrick Mackinlay2018-08-071-72/+72
* | interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-079-558/+480
|/
* devcb3 Vas Crabb2018-07-073-10/+10
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-054-30/+35
* 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-254-171/+453
* 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
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+1
* interpro: lle keyboard wip checkpoint (nw) Patrick Mackinlay2018-05-143-25/+184
* interpro: slotify mouse (nw) (#3543) Patrick Mackinlay2018-05-112-0/+213