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
/
devices
/
sound
/
k054539.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New working systems
hap
2023-03-26
1
-1
/
+1
*
dirom: added pre and post rom bank change callbacks and changed almost all us...
hap
2022-10-04
1
-2
/
+3
*
revert: K054539: Add cubic interpolation (reason: causes regression with reve...
hap
2022-07-03
1
-53
/
+6
*
sound/k054539.cpp: Fixed DPCM table, and added cubic interpolation. (#9778)
Tony Konzel
2022-06-09
1
-7
/
+52
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-2
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Changed some sound devices back to using std::unique_ptr<T []> for
Vas Crabb
2020-09-27
1
-2
/
+3
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-3
/
+2
*
k005289/k007232/k051649/k053260/k054539/ks0164: update to new stream callbacks
Aaron Giles
2020-09-19
1
-6
/
+5
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-3
/
+3
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-3
/
+3
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-4
/
+9
*
k054539.cpp: Allow side effects, Add imperfect_features (#6996)
cam900
2020-07-27
1
-3
/
+6
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
Woops (nw)
Olivier Galibert
2020-03-11
1
-1
/
+1
*
ks0164 disassembler work (nw)
Olivier Galibert
2020-03-11
1
-1
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-1
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
k054539.cpp : Reduce unnecessary arguments in handlers
cam900
2019-02-03
1
-2
/
+2
*
vgmplay: Fixed K054539 [smf]
smf-
2018-07-28
1
-0
/
+5
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-1
/
+1
*
Build fixes (nw)
AJR
2018-01-25
1
-4
/
+3
*
vgmplay : Add K054539 Support
DESKTOP-LP5JPA4\dbtlr
2018-01-24
1
-40
/
+44
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-6
/
+7
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
konamigx: fix sound CPU hanging on state load
Scott Percival
2016-12-22
1
-0
/
+10
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-18
/
+18
*
Devfind revision phase 1, cleaning out some legacy stuff
AJR
2016-04-07
1
-16
/
+22
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-6
/
+6
*
some core c++11 narrowing fixes (nw)
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+534