summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dsp56156
Commit message (Expand)AuthorAgeFilesLines
* dsp56ops: fix regression from prev commit hap8 days1-1/+2
* misc cpu: no need to check debug enabled flag manually hap8 days1-2/+1
* -kaneko/kaneko_calc3.cpp: Organise decryption table as 256*64, restored tabul... Vas Crabb2025-03-133-29/+63
* -tools/imgtool/modules: Fixed remaining calss memory access warnings. Vas Crabb2024-11-267-37/+48
* diexec: Add callback to allow debugger to break into the middle of wait-type ... AJR2024-11-171-0/+2
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
* Various fixes: Vas Crabb2024-06-271-4/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* Some more sprintf() deprecation warning fixes. [R. Belmont] arbee2023-06-031-12/+12
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+3
* Various devices: Correct placement of U integer suffix in definitions of shif... AJR2023-03-232-6/+6
* -konami/plygonet.cpp: Install memory directly when logging is disabled (small... Vas Crabb2023-02-271-345/+255
* Various cleanups: Vas Crabb2023-02-275-222/+9
* cpu/dsp56156: Updated string formatting code. (#10933) Erik2023-02-273-425/+295
* dsp56156, i960, scudsp: Simplify some bits of code using util::sext AJR2022-11-201-45/+10
* plygonet: still got a lockup at quantum 600 hap2022-07-021-3/+3
* srcclean and cleanup in preparation for branching MAME 0.245 Vas Crabb2022-06-261-6/+6
* Considerable DSP56156 and plygonet.cpp fixes. (#9981) [Ryan Holtz] MooglyGuy2022-06-265-421/+1540
* cpu/dps56156, plygonet.cpp: DSP56156 fixes and plygonet.cpp cleanup: (#9894) ... MooglyGuy2022-06-094-28/+40
* src/devices/cpu: Remove #include "debugger.h" where no longer necessary AJR2022-04-061-1/+1
* Fixed some GCC warnings (would be nice if these could be consistent across ta... Vas Crabb2022-02-251-57/+31
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-2/+2
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* Debugger-related feature removals and cleanup AJR2021-08-151-1/+0
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-182-5/+5
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-254-34/+34
* use C++ library includes (nw) firewave2020-01-223-6/+6
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-6/+6
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* -dsp56k: Renamed relevant classes, files and namespaces to indicate that it i... mooglyguy2019-08-1918-0/+13716