summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus/ssprite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* bus/a2bus, bus/a2gameio: Moved many class declarations out of headers. Vas Crabb2021-10-041-2/+42
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* ay8910.cpp : Updates cam9002019-02-151-3/+3
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-131-2/+2
* tms9928a: Configuration modernization (nw) AJR2018-08-211-11/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+5
* 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-3/+3
* a2bus, spectrum/exp: set a better example (nw) Vas Crabb2018-01-271-2/+0
* 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
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-11/+11
* Removing non-standard C++ (nw) Nathan Woods2017-09-021-1/+2
* apple2: Preliminary support for the Synetix SuperSprite card. [Golden Child, ... arbee2017-08-301-0/+150