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
/
dsp16
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-7
/
+14
*
fixed
Michaël Banaan Ananas
2014-04-04
1
-2
/
+2
*
dsp16 has an internal /2 divider
Michaël Banaan Ananas
2014-03-29
1
-0
/
+2
*
and more *.c -> *.inc renaming
Oliver Stöneberg
2014-03-19
2
-1
/
+1
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
3
-149
/
+149
*
DSP16 improvements. [Andrew Gardner]
Andrew Gardner
2013-06-26
4
-118
/
+460
*
did modern cpu cores as well (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Adds the QSound internal DSP ROM to the device. [Andrew Gardner]
Andrew Gardner
2013-04-30
1
-0
/
+5
*
pass this instead of NULL and options instead of 0 in the class based cpu cor...
smf-
2013-03-06
1
-1
/
+1
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
4
-120
/
+120
*
Switch -> if. (nw)
Andrew Gardner
2013-01-17
1
-3
/
+3
*
DSP16: The PC moves on from potentially all used opcodes now. [Andrew Gardner]
Andrew Gardner
2013-01-15
4
-32
/
+133
*
DSP16 : Additional opcodes. [Andrew Gardner]
Andrew Gardner
2013-01-14
1
-29
/
+54
*
DSP16: Additional opcodes & disassembly fixes. [Andrew Gardner]
Andrew Gardner
2013-01-12
4
-74
/
+151
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
4
-59
/
+59
*
dsp16: Two more opcodes. Now for the fixed-point math enjoyment. (nw)
Andrew Gardner
2013-01-09
1
-14
/
+40
*
dsp16: Few more opcodes & spaces->tabs. (nw)
Andrew Gardner
2013-01-08
4
-553
/
+678
*
dsp16: Additional work (nw).
Andrew Gardner
2013-01-06
4
-27
/
+113
*
dsp16: Simplification (nw)
Andrew Gardner
2013-01-05
2
-18
/
+30
*
Fix Compile
Angelo Salese
2013-01-05
1
-2
/
+2
*
dsp16: Added 16-bit immediate load opcode. [Andrew Gardner]
Andrew Gardner
2013-01-05
3
-249
/
+332
*
Dsp16: Added registers and implemented the goto opcode. [Andrew Gardner]
Andrew Gardner
2013-01-04
3
-45
/
+428
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
fixed some printf format string warnings reported by cppcheck (no whatsnew)
Oliver Stöneberg
2012-09-08
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
2
-158
/
+90
*
Switch from m_machine to machine() everywhere. In some cases this
Aaron Giles
2011-04-18
1
-1
/
+1
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
2
-2
/
+2
*
Removed short name as parameter from device_config this way it is not mandato...
Miodrag Milanovic
2011-02-11
1
-1
/
+1
*
- Added shortname to devices in order to make ROM loading per device possible...
Miodrag Milanovic
2011-02-10
1
-1
/
+1
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
3
-31
/
+31
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-1
/
+1
*
Completed the DSP16A disassembler. [Andrew Gardner]
Andrew Gardner
2011-01-26
1
-37
/
+129
*
A new WE DSP16A cpu disassembler. [Andrew Gardner]
Andrew Gardner
2011-01-25
3
-0
/
+858