summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vcs/scharger.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete wave (cassette sound) device hap2025-05-211-3/+0
* bus/vcs: Avoid trampolines in cartridge accesses. (#10174) wilbertpol2022-08-051-72/+69
* Clean up whitespace with srcclean Vas Crabb2022-07-241-1/+1
* More minor cleanup. Vas Crabb2022-07-241-5/+4
* atari/a2600.cpp: Remove device lookups. (#10094) wilbertpol2022-07-231-34/+42
* devices/bus/vcs: removed read / write macros (nw) Ivan Vangelista2020-06-141-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-9/+9
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-1/+1
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-8/+8
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+214