index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
es5510.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-1226
/
+0
*
update for Christian Brunschen (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
couriersud
2015-05-18
1
-1
/
+1
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
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
1
-6
/
+6
*
(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
1
-104
/
+328
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-7
/
+7
*
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
1
-401
/
+492
*
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
1
-644
/
+644
*
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
1
-0
/
+864