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
/
es5510
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
-1
/
+2
*
fixed
Michaël Banaan Ananas
2014-04-04
1
-2
/
+2
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
rest of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-1
/
+1
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-1
/
+1
*
More "old GCC" fixups (nw)
R. Belmont
2013-11-16
1
-0
/
+2
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
2
-10
/
+10
*
(MESS) ES5510: fixed saturating ALU operations, greatly improving the behavio...
R. Belmont
2013-08-10
1
-39
/
+51
*
es5510: improved debug capabilities, better disassembly, bugfixed many opcode...
R. Belmont
2013-08-06
2
-123
/
+353
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
2
-8
/
+8
*
did modern cpu cores as well (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
es5510: Preliminary hookup to es5505/5506. Samples are passed through unchan...
R. Belmont
2013-06-14
2
-451
/
+552
*
added missing breaks in es5510_device::write_reg()
Oliver Stöneberg
2013-03-13
1
-3
/
+24
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
2
-801
/
+801
*
fixed uninitialized memory in src/emu/cpu/es5510/es5510.c (nw)
Oliver Stöneberg
2013-02-10
1
-0
/
+3
*
And a few more (nw)
R. Belmont
2013-02-04
1
-4
/
+4
*
Additional portability fixes (nw)
R. Belmont
2013-02-04
1
-8
/
+8
*
Added proper replace func and made it always use that one (nw)
Miodrag Milanovic
2013-02-04
1
-4
/
+10
*
Compile fix (no whatsnew)
Miodrag Milanovic
2013-02-04
1
-19
/
+19
*
Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen]
R. Belmont
2013-02-03
2
-0
/
+1041