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
/
nes_apu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
machines promoted to WORKING (plug play) (#7299)
David Haywood
2020-09-29
1
-2
/
+7
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-8
/
+1
*
namco_163/nes_apu/nile: Update to new stream callbacks
Aaron Giles
2020-09-20
1
-7
/
+7
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-5
/
+6
*
nes_apu.cpp: Correct noise algorithm
cam900
2020-05-30
1
-34
/
+5
*
NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.n...
smf-
2018-08-31
1
-8
/
+7
*
nes_apu.cpp: Fix value - corrects sound output (nw)
Scott Stone
2018-03-13
1
-1
/
+1
*
nes_apu: Fix regression (nw)
AJR
2018-03-12
1
-5
/
+5
*
A little fast on the trigger there... (nw)
Olivier Galibert
2018-03-12
1
-3
/
+3
*
nes_apu: Make it slightly less horrible [O. Galibert]
Olivier Galibert
2018-03-12
1
-20
/
+3
*
Remove first_screen(), nw
Ryan Holtz
2018-03-11
1
-13
/
+13
*
missing files? (nw)
David Haywood
2017-05-23
1
-7
/
+11
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-47
/
+47
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+3
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Fixed crash because nes_apu was always binding to root_device() before the n2...
smf-
2016-11-05
1
-10
/
+2
*
some TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-27
/
+27
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v...
therealmogminer@gmail.com
2016-08-18
1
-10
/
+31
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-8
/
+8
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+780