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
/
ad1848.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add adjust_periodic() to persistent_timer. Update obvious situations where it...
Aaron Giles
2021-09-11
1
-1
/
+1
*
Since I already had to touch all device_timer signatures, bite the bullet and...
Aaron Giles
2021-08-20
1
-1
/
+1
*
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
1
-1
/
+1
*
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
1
-1
/
+1
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
1
-6
/
+0
*
src/devices: simplified some handlers (nw)
Ivan Vangelista
2020-03-11
1
-4
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+0
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-0
/
+1
*
volt_reg: set default m_output (nw)
hap
2019-02-19
1
-1
/
+0
*
-bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi...
mooglyguy
2018-12-20
1
-7
/
+11
*
ad1848, cem3394: More descriptive device names (nw)
AJR
2018-06-12
1
-1
/
+1
*
ad1848.cpp: Room for improvement (nw)
AJR
2018-05-28
1
-0
/
+2
*
ad1848: oops (nw)
cracyc
2018-05-27
1
-2
/
+2
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-1
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-2
/
+2
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-2
/
+2
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
This causes huge changes in behaviour that can't be hand-waved away.
Vas Crabb
2018-01-13
1
-2
/
+4
*
New way to provide DAC reference inputs (nw)
AJR
2018-01-10
1
-4
/
+2
*
updated devices/sound devices to use device_add_mconfig insted of device_mcon...
Ivan Vangelista
2017-05-24
1
-5
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-3
/
+3
*
mtouchxl: title screen get (nw)
cracyc
2017-04-13
1
-1
/
+14
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-0
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
DAC WIP, started documenting the DACs in use. [smf]
smf-
2016-10-17
1
-14
/
+16
*
pcat_dyn: add sound and mark toursol working [Carl]
cracyc
2016-03-19
1
-0
/
+186