summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_cart/konami.h
Commit message (Expand)AuthorAgeFilesLines
* msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) wilbertpol2022-11-241-214/+0
* bus/msx_cart, msx1_cart.xml: Added external floppy and Kanji cartridges. (#10... wilbertpol2022-11-231-0/+22
* msx/msx.cpp, bus/msx_cart, bus/msx_slot: Reimplemented memory using views. (#... wilbertpol2022-11-081-61/+46
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+14
* msx, bus/msx_cart, bus/msx_slot: Configuration and bus modernization (nw) AJR2019-03-101-14/+18
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-8/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-51/+54
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* Convert VLM5030 to device_memory_interface; correct region lengths AJR2016-06-301-0/+1
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-11/+11
* override part 1 (nw) Miodrag Milanovic2015-12-051-22/+22
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+197