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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPU cores now compile cleanly.
Aaron Giles
2009-03-15
4
-11
/
+20
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2009-01-14
3
-10
/
+5
*
Cleanups and version bump.
Aaron Giles
2008-12-22
1
-5
/
+5
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-12-21
4
-71
/
+247
*
Fixed update_handler for the dsp56k and polygonet. [Andrew Gardner]
Andrew Gardner
2008-12-21
1
-0
/
+23
*
More cleanup. Added address-space-specific constants for the various
Aaron Giles
2008-12-20
1
-11
/
+11
*
Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos.
Aaron Giles
2008-12-19
1
-12
/
+12
*
Removed index and clock parameters from CPU_INIT function.
Aaron Giles
2008-12-18
2
-4
/
+4
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+1
*
Cleanups and version bump.
Aaron Giles
2008-12-15
1
-1
/
+1
*
Pointer-ified the dsp56k cpu core. [Andrew Gardner]
Andrew Gardner
2008-12-12
6
-1550
/
+1508
*
Fixed compile error, and fixed crash when handling an exception when the
Aaron Giles
2008-12-11
1
-0
/
+2
*
Removed get context/set context calls from the CPU interface entirely.
Aaron Giles
2008-12-11
1
-4
/
+2
*
Re-routed empty get/set context calls to the dummy CPU's, and removed them
Aaron Giles
2008-12-09
1
-7
/
+0
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-1
/
+0
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-1
/
+1
*
CPU_IS_LE -> ENDIANNESS_LITTLE
Aaron Giles
2008-12-04
1
-1
/
+1
*
Moves empty brackets to the same line as CPU_(GET|SET)_CONTEXT calls.
Andrew Gardner
2008-11-30
1
-1
/
+1
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
2
-18
/
+0
*
Removed NO_LEGACY_MEMORY_HANDLERS defines.
Aaron Giles
2008-11-24
1
-1
/
+0
*
Converted a bunch of CPU cores over to the new memory functions.
Aaron Giles
2008-11-22
3
-28
/
+33
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-1
/
+1
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-1
/
+1
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-1
/
+1
*
Populated tag and static_config parts of fake CPU device. Removed 'config'
Aaron Giles
2008-11-09
1
-1
/
+1
*
Cleanups/version bump.
mame0128u3
Aaron Giles
2008-11-09
2
-34
/
+34
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-11-08
1
-2
/
+2
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
3
-12
/
+12
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner, PhilB, RBelmont)
Andrew Gardner
2008-11-08
3
-128
/
+737
*
Fix a reg-ex replace issue - Thx Andrew Gardner!
Couriersud
2008-11-07
1
-1
/
+1
*
Some more gcc 64bit tranquilizers
Couriersud
2008-11-06
1
-1
/
+1
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
2
-13
/
+15
*
Cleanups and version bump.
Aaron Giles
2008-11-02
1
-1
/
+1
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-30
1
-7
/
+93
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-28
1
-24
/
+42
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-27
2
-38
/
+159
*
Cleanups and version bump.
mame0128u1
Aaron Giles
2008-10-23
1
-88
/
+88
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-22
1
-25
/
+188
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-19
2
-32
/
+194
*
Rewrite of the Motorola DSP56k CPU core. (Andrew Gardner)
Andrew Gardner
2008-10-18
4
-1910
/
+2738
*
Cleanups and version bump.
mame0127u6
Aaron Giles
2008-10-02
2
-6
/
+6
*
Added additional Motorola DSP56k reset behavior. (Andrew Gardner)
Andrew Gardner
2008-10-01
5
-29
/
+147
*
Cleanups and version bump.
mame0127u5
Aaron Giles
2008-09-26
1
-114
/
+114
*
Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner)
Andrew Gardner
2008-09-19
1
-9
/
+9
*
Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner)
Andrew Gardner
2008-09-19
1
-8
/
+7
*
Rewrite of the Motorola DSP56k disassembler. (Andrew Gardner)
Andrew Gardner
2008-09-19
1
-1674
/
+2333
*
From Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2008-09-04
1
-0
/
+1
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-9
/
+0
*
structure, lower-casing functions and re-inclusion updates of the src\emu\cpu...
Derrick Renaud
2008-08-11
2
-4
/
+15
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
2
-5
/
+5
[next]