summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbus/mpu_pc98.cpp
Commit message (Expand)AuthorAgeFilesLines
* cbus/mpu_pc98.cpp: hookup int2 angelosa2024-10-011-0/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Major state refactoring of pc98 based HW (#8475) Angelo Salese2021-08-241-1/+1
* mpu401: Eliminate MCFG_ macros (nw) AJR2018-10-261-3/+4
* pc9801: stop the rs from crashing the debugger (nw) cracyc2018-06-091-1/+1
* pc9801_cbus.cpp: bulk replace install_device() -> install_io(), made it a bus... angelosa2018-05-261-2/+1
* bus/cbus: Interrupt lines are now callbacks (nw) AJR2018-05-131-1/+0
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* cbus: Remove machine().firstcpu calls (nw) AJR2018-01-021-1/+2
* emu.h has to go first (nw) smf-2017-06-271-2/+1
* Build fixes (nw) AJR2017-06-261-1/+1
* pc9801: move cbus to bus and add WIP mpu401 [Carl] cracyc2017-06-261-0/+84