summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pccard.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved PC Card devices to src/devices/bus/pccard and changed signals to match ... smf-2024-05-091-138/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-6/+0
* cpu/nec: Fixed build; also, srcclean Vas Crabb2023-03-261-2/+2
* pccard: Add support for 8-bit reads/writes Dirk Best2023-03-191-0/+52
* machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear ... Dirk Best2023-02-261-6/+12
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-12/+12
* Spring cleaning: Vas Crabb2019-11-011-31/+36
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Implemented G-NET bios flashing, games that require the v2 bios now require y... smf-2016-11-101-0/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+76