summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_slot/panasonic08.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) wilbertpol2022-11-241-52/+0
* msx/msx.cpp, bus/msx_cart, bus/msx_slot: Reimplemented memory using views. (#... wilbertpol2022-11-081-13/+18
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+6
* msx, bus/msx_cart, bus/msx_slot: Configuration and bus modernization (nw) AJR2019-03-101-6/+3
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+3
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+48