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
/
emu
/
cpu
/
dsp56k
/
dsp56mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-948
/
+0
*
dsp56k: Remove the not required direct update handler [O. Galibert]
Olivier Galibert
2015-06-24
1
-10
/
+0
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
dsp56k.c: Modernised cpu core (nw)
Wilbert Pol
2014-09-12
1
-12
/
+10
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-3
/
+0
*
move handlers to members in dsp56k (nw)
Miodrag Milanovic
2014-04-03
1
-10
/
+12
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-34
/
+32
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-4
/
+4
*
fixed unreachable code in src/emu/cpu/dsp56k/dsp56mem.c (no whatsnew)
Oliver Stöneberg
2012-08-12
1
-1
/
+1
*
Remove redundant item cpu from address_space, in favor of
Aaron Giles
2011-03-29
1
-4
/
+4
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-3
/
+3
*
dsp56k.c : Remove globals from dsp56k cpu core. [AtariAce]
Andrew Gardner
2010-08-10
1
-15
/
+23
*
dsp56k : Hooked up new execution engine. [Andrew Gardner]
Andrew Gardner
2010-08-07
1
-482
/
+495
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+2
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
Cleanups and version bump.
mame0134u4
Aaron Giles
2009-10-25
1
-1
/
+1
*
Fixed dsp56156 DO & BSCC opcode bugs. [Andrew Gardner]
Andrew Gardner
2009-10-20
1
-6
/
+6
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-06-08
1
-3
/
+3
*
CPU cores now compile cleanly.
Aaron Giles
2009-03-15
1
-3
/
+3
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2009-01-14
1
-5
/
+0
*
Pointer-ified the dsp56k cpu core. [Andrew Gardner]
Andrew Gardner
2008-12-12
1
-170
/
+178
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-19
1
-2
/
+9
*
Added additional Motorola DSP56k reset behavior. (Andrew Gardner)
Andrew Gardner
2008-10-01
1
-12
/
+12
*
Fix compile errors.
Wilbert Pol
2008-08-04
1
-1
/
+1
*
Improved Dsp56k CPU interrupt handling. Polygonet Commanders now advances pa...
Andrew Gardner
2008-08-04
1
-4
/
+2
*
Cleanups/version bump.
mame0126u3
Aaron Giles
2008-07-31
1
-136
/
+136
*
DSP56156 CPU Core updates.
Andrew Gardner
2008-07-28
1
-0
/
+933