summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/myb3k_com.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-8/+8
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-6/+6
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+8
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-6/+6
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-6/+3
* i8251: Removed MCFG, nw mooglyguy2018-08-291-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-17/+17
* myb3k_com.cpp: Fixed default base address Joakim Larsson Edstrom2017-12-221-1/+1
* myb3k: Added three new ISA8 cards, one COM card and two FDC, specific for the... Joakim Larsson Edstrom2017-12-151-0/+530