summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/es5510/es5510.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
* es5510.cpp: Add notes, Add serial control register for debugging, Fix/Add som... cam9002021-02-021-1/+2
* devices/cpu: simplified some handlers (nw) Ivan Vangelista2020-03-311-2/+2
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-5/+5
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-1/+1
* es5510, taito_en Updates (#3284) cam9002018-03-031-5/+13
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-3/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-63/+63
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 2 (nw) Miodrag Milanovic2015-12-051-13/+13
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+195