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
/
votrax.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
votrax: It's more than good enough to remove the flag
Olivier Galibert
2023-06-03
1
-2
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Add support for the older Votrax SC-01 chip; currently only used by Bally Ast...
Lord-Nightmare
2023-05-16
1
-0
/
+11
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
votrax: Updated to new stream callback.
Aaron Giles
2020-09-13
1
-2
/
+2
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-1
/
+1
*
(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
*
votrax: Simplify write handlers (nw)
AJR
2019-02-19
1
-2
/
+2
*
clean up/encapsulate gottlieb sound, remove more MCFG_ (nw)
Vas Crabb
2018-07-13
1
-4
/
+0
*
(nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b...
Vas Crabb
2018-07-13
1
-0
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+1
*
Move unemulated/imperfect flags from machines into devices.
Vas Crabb
2017-07-27
1
-0
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-6
/
+5
*
wtf? (nw)
Olivier Galibert
2016-12-24
1
-4
/
+0
*
votrax sc01: Simulate [O. Galibert]
Olivier Galibert
2016-12-24
1
-118
/
+151
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-49
/
+49
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
1
-1
/
+1
*
k28: fix sc01 strobe
hap
2016-02-09
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
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-6
/
+6
*
- Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value.
therealmogminer@gmail.com
2015-11-09
1
-4
/
+4
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+164