summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/c64/fcc.cpp
Commit message (Expand)AuthorAgeFilesLines
* m6502: add g65sc02 subtypes hap2024-12-141-1/+1
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-1/+1
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-0/+19
* Clean-up and consistency fixes after memory system changes. Vas Crabb2020-11-031-1/+1
* remove some unneeded usage of save_pointer + .get() hap2020-11-021-1/+1
* chessmsr,fcc: fix ram savestate problem hap2020-11-021-0/+2
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-0/+1
* New working machines Vas Crabb2019-11-021-2/+0
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) validation Robbbert2019-05-241-1/+1
* finalchs: company official name is Tasc anyway, not TASC (nw) hap2019-05-241-1/+1
* New working software list additions hap2019-05-231-1/+1
* c64: added mouse controller (nw) hap2019-05-131-0/+2
* c64 fcc: clear comms flags on reset (nw) hap2019-05-131-0/+2
* c64 fcc: don't use romh for external rom (nw) hap2019-05-131-1/+2
* Software list items promoted to working hap2019-05-121-128/+34
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* bus/c64: Eliminate address_space arguments from handlers (nw) AJR2019-02-191-2/+2
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-071-13/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* 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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+255