summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/tms57002/tms57002.h
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert8 days1-1/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
* workaround compile issue with tms57002.h / tms57002.hxx (#11593) mamehaze2023-10-091-3/+1652
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* tms57002/*.* : Updates cam9002019-04-261-64/+65
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-2/+2
* tms57002: Trick to reduce the compiler memory usage [O. Galibert] Olivier Galibert2018-08-231-0/+4
* taito_zm: DSP emulation (work in progress!) (#3854) superctr2018-08-171-3/+16
* tms57002: Add dready callback for superctr (nw) AJR2018-08-131-0/+7
* don't pass so many naked pointers around (nw) Vas Crabb2018-03-251-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* 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
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-52/+52
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+0
* override part 2 (nw) Miodrag Milanovic2015-12-051-11/+11
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+219