summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/c64/speakeasy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nig... Vas Crabb2023-07-121-1/+1
* Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare] Lord-Nightmare2023-07-111-1/+1
* Add support for the older Votrax SC-01 chip; currently only used by Bally Ast... Lord-Nightmare2023-05-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* votrax: Simplify write handlers (nw) AJR2019-02-191-2/+2
* bus/c64: Eliminate address_space arguments from handlers (nw) AJR2019-02-191-4/+4
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-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-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-011-0/+103