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
/
c140.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
c140: c219 has less voice regs, don't call c140_r
hap
2021-06-09
1
-1
/
+6
*
c140: correct offset range when reading keyon status [dink]
hap
2021-06-09
1
-1
/
+3
*
c140: fix regression with namcos2 assault engine noise
hap
2021-06-05
1
-8
/
+4
*
c140.cpp: add sample status readback, fixes engine sound in suzuka 8 hours, f...
Angelo Salese
2021-05-20
1
-0
/
+18
*
c140.cpp: Reduce duplication in fetching sample (#7439)
cam900
2020-11-07
1
-1
/
+2
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-20
/
+4
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-6
/
+6
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-6
/
+6
*
beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks
Aaron Giles
2020-09-15
1
-20
/
+24
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-4
/
+4
*
various devices and drivers: removed superfluous semicolons (nw)
Ivan Vangelista
2020-06-29
1
-1
/
+1
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-1
/
+1
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
c140.cpp updates [cam900, superctr]
cam900
2020-05-07
1
-261
/
+390
*
Revert "c140.cpp updates [cam900, superctr]"
R. Belmont
2020-05-06
1
-390
/
+261
*
c140.cpp updates [cam900, superctr]
cam900
2020-05-06
1
-261
/
+390
*
c140: Update comments (nw)
AJR
2019-10-15
1
-6
/
+1
*
c140: Rework interrupt timing and fix regression (nw)
AJR
2019-09-06
1
-7
/
+14
*
c140: Add timing output to trigger periodic FIRQ
AJR
2019-09-05
1
-1
/
+28
*
(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
*
c140.cpp : Remove unnecessary arguments in handlers
cam900
2019-02-03
1
-2
/
+2
*
vgmplay: Supports C140 [smf]
smf-
2018-08-10
1
-19
/
+25
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-15
/
+15
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-34
/
+34
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
- Removed this == nullptr checks and fixed most of the resulting crashes. [Mo...
Miodrag Milanovic
2016-01-23
1
-9
/
+9
*
Remove debug print
therealmogminer@gmail.com
2016-01-23
1
-1
/
+0
*
Refix some of the this==NULL stuff
therealmogminer@gmail.com
2016-01-23
1
-13
/
+12
*
More this==NULL stuff
therealmogminer@gmail.com
2016-01-23
1
-1
/
+1
*
Still more this==NULL cleanup
mooglyguy
2016-01-23
1
-9
/
+13
*
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
-8
/
+8
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+489