index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
dsp56156
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsp56ops: fix regression from prev commit
hap
8 days
1
-1
/
+2
*
misc cpu: no need to check debug enabled flag manually
hap
8 days
1
-2
/
+1
*
-kaneko/kaneko_calc3.cpp: Organise decryption table as 256*64, restored tabul...
Vas Crabb
2025-03-13
3
-29
/
+63
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
7
-37
/
+48
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+2
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-4
/
+4
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
1
-1
/
+0
*
Various fixes:
Vas Crabb
2024-06-27
1
-4
/
+3
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-3
/
+0
*
Some more sprintf() deprecation warning fixes. [R. Belmont]
arbee
2023-06-03
1
-12
/
+12
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-3
/
+3
*
Various devices: Correct placement of U integer suffix in definitions of shif...
AJR
2023-03-23
2
-6
/
+6
*
-konami/plygonet.cpp: Install memory directly when logging is disabled (small...
Vas Crabb
2023-02-27
1
-345
/
+255
*
Various cleanups:
Vas Crabb
2023-02-27
5
-222
/
+9
*
cpu/dsp56156: Updated string formatting code. (#10933)
Erik
2023-02-27
3
-425
/
+295
*
dsp56156, i960, scudsp: Simplify some bits of code using util::sext
AJR
2022-11-20
1
-45
/
+10
*
plygonet: still got a lockup at quantum 600
hap
2022-07-02
1
-3
/
+3
*
srcclean and cleanup in preparation for branching MAME 0.245
Vas Crabb
2022-06-26
1
-6
/
+6
*
Considerable DSP56156 and plygonet.cpp fixes. (#9981) [Ryan Holtz]
MooglyGuy
2022-06-26
5
-421
/
+1540
*
cpu/dps56156, plygonet.cpp: DSP56156 fixes and plygonet.cpp cleanup: (#9894) ...
MooglyGuy
2022-06-09
4
-28
/
+40
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+1
*
Fixed some GCC warnings (would be nice if these could be consistent across ta...
Vas Crabb
2022-02-25
1
-57
/
+31
*
devices/*: Removed extra semicolons after function bodies in headers. (#9275)
0kmg
2022-02-06
1
-2
/
+2
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
1
-1
/
+1
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+0
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
2
-5
/
+5
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
4
-34
/
+34
*
use C++ library includes (nw)
firewave
2020-01-22
3
-6
/
+6
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-6
/
+6
*
(nw) removed every remaining AM_ macro I could find in comments, but one in ...
Ivan Vangelista
2019-10-10
1
-1
/
+1
*
-dsp56k: Renamed relevant classes, files and namespaces to indicate that it i...
mooglyguy
2019-08-19
18
-0
/
+13716