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
/
emu
/
sound
/
discrete.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-3
/
+3
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-1
/
+1
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-4
/
+3
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-2
/
+2
*
DISCRETE_RC_CIRCUIT_1 - promoted skyraid custom charge to it's own module so ...
Derrick Renaud
2009-10-21
1
-0
/
+1
*
Mario - added proper mixer to final output. This adds the missing filtering ...
Derrick Renaud
2009-10-19
1
-1
/
+2
*
- OSD_PROFILING is now an environment variable. No more recompiling to turn p...
Couriersud
2009-10-12
1
-1
/
+7
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-11
/
+11
*
Fix bug introduced with profiling changes
Couriersud
2009-10-09
1
-6
/
+6
*
Better task processing
Couriersud
2009-10-09
1
-59
/
+99
*
DISCRETE_CRFILTER, DISCRETE_RCFILTER
Derrick Renaud
2009-10-06
1
-1
/
+1
*
Discrete update
Couriersud
2009-10-05
1
-3
/
+27
*
Fixed compile warning.
Derrick Renaud
2009-10-04
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2009-10-04
1
-7
/
+7
*
Discrete task groups
Couriersud
2009-10-03
1
-84
/
+82
*
More changes in order to create task groups
Couriersud
2009-10-03
1
-6
/
+24
*
Minor cleanup, not worth mentioning.
Derrick Renaud
2009-10-03
1
-3
/
+3
*
implemented m:n logic for buffered task nodes
Couriersud
2009-10-03
1
-19
/
+25
*
Maintenance work
Couriersud
2009-10-03
1
-26
/
+45
*
Discrete Updates:
Derrick Renaud
2009-09-21
1
-1
/
+2
*
Remove Enable input from dst_gain_step (DISCRETE_MULTADD, DISCRETE_MULTIPLY, ...
Couriersud
2009-09-10
1
-1
/
+0
*
Disable profiling again
Couriersud
2009-09-10
1
-1
/
+1
*
discrete emulation / not worth mentioning
Couriersud
2009-09-10
1
-5
/
+5
*
Fix CPP_COMPILE (except for internal compiler error on snes.c).
Aaron Giles
2009-09-08
1
-2
/
+2
*
Cleanups and version bump.
mame0133u5
Aaron Giles
2009-09-07
1
-18
/
+18
*
Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into
Aaron Giles
2009-09-06
1
-2
/
+2
*
Discrete emulation
Couriersud
2009-09-06
1
-35
/
+26
*
Good bye for node->node
Couriersud
2009-09-06
1
-8
/
+8
*
DSO_TASK_END now builds it's own dependence list.
Couriersud
2009-09-06
1
-2
/
+5
*
Fixed 64-bit MSVC compile.
Curt Coder
2009-09-06
1
-2
/
+2
*
Cleaned up task processing a bit
Couriersud
2009-09-06
1
-62
/
+45
*
discrete wav and csv logs now are treated as nodes
Couriersud
2009-09-05
1
-240
/
+155
*
Added disc_syc.c as a container for core modules (output, task) currently.
Couriersud
2009-09-05
1
-248
/
+146
*
Discrete: Added DISCRETE_INPUT_BUFFER
Couriersud
2009-09-04
1
-2
/
+43
*
Added some profiling code for discrete tasks
Couriersud
2009-09-02
1
-17
/
+60
*
Cleanups and version bump.
mame0133u4
Aaron Giles
2009-08-29
1
-17
/
+17
*
Discrete tasks now support multiple task output nodes
Couriersud
2009-08-29
1
-8
/
+22
*
discrete sound system
Couriersud
2009-08-29
1
-2
/
+2
*
discrete sound system
Couriersud
2009-08-29
1
-49
/
+62
*
on behalf of couriersud
Michaƫl Banaan Ananas
2009-08-26
1
-1
/
+1
*
Discrete sound parallel tasks
Couriersud
2009-08-25
1
-75
/
+173
*
discrete.c: fixed a state saving bug
Couriersud
2009-08-23
1
-1
/
+2
*
Discrete work - this one needs a full recompile
Couriersud
2009-08-23
1
-162
/
+239
*
Battle Zone discrete sound & discrete sound additions
Couriersud
2009-08-21
1
-1
/
+1
*
Cleanups and version bump.
mame0133u3
Aaron Giles
2009-08-21
1
-13
/
+13
*
Attempt to define an I64FMT string that can be used for printf'ing 64-bit
Aaron Giles
2009-08-19
1
-1
/
+1
*
Added DISCRETE_BIT(S)_DECODE
Couriersud
2009-08-15
1
-0
/
+2
*
This one requires a "make clean"
Couriersud
2009-08-14
1
-39
/
+183
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-10
/
+4
[prev]
[next]