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
/
devices
/
sound
/
x1_010.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-19
/
+7
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-13
/
+11
*
dirom: added pre and post rom bank change callbacks and changed almost all us...
hap
2022-10-04
1
-2
/
+3
*
x1_010: Clamp output samples to within range
AJR
2021-02-25
1
-2
/
+8
*
t6721a/t6w28/tc8830f/tia/tms36xx/tms5110/upd1771/upd7752/upd934g/vlm5030/vrc6...
Aaron Giles
2020-09-21
1
-13
/
+13
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
x1_010.cpp : Accurate frequency calculation, Minor cleanups
cam900
2020-02-26
1
-78
/
+78
*
seta.cpp : Various updates
cam900
2018-08-04
1
-10
/
+6
*
vgmplay.cpp : Add X1-010 Support
cam900
2018-07-23
1
-19
/
+44
*
x1_010 : Change m_adr value name to m_xor Because it's actually Address Bit X...
cam900
2018-02-18
1
-3
/
+3
*
Machines promoted to working
Luca Elia
2017-07-22
1
-10
/
+6
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-20
/
+25
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanuo
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
removed usage of deprecated register keyword in our code (nw)
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+276