summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/s100/seals8k.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+4
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-8/+8
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* bus/s100, bus/vidbrain: Eliminate address_space arguments from handlers (nw) AJR2019-02-251-4/+4
* bus/s100: Collect data reads by ANDing with FF, not ORing with 0 (nw) AJR2018-11-251-1/+1
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Sarayan made me do it. Vas Crabb2018-04-281-3/+5
* Add Seals 8K SC Memory Board to S-100 bus emulation AJR2017-12-141-0/+221