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
/
ay8910.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AY-3-8910 unused bits in registers read back as 0 [hap]
Michaël Banaan Ananas
2010-12-23
1
-1
/
+16
*
Remove artificial SOUND_ prefix from sound device names.
Aaron Giles
2010-09-02
1
-11
/
+11
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+10
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-18
/
+16
*
several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg]
Fabio Priuli
2010-03-17
1
-2
/
+4
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-8
/
+8
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-7
/
+7
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-11
/
+9
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-2
/
+2
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-8
/
+8
*
Modified a comment
Couriersud
2009-09-06
1
-3
/
+1
*
Fix URL.
Aaron Giles
2009-08-13
1
-1
/
+1
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-4
/
+2
*
Cleanups and version bump.
mame0130u2
Aaron Giles
2009-03-28
1
-2
/
+2
*
Added comment where to find a list of games using envelope functionality (mam...
Couriersud
2009-03-28
1
-0
/
+3
*
Cleanups and version bump.
Aaron Giles
2009-03-19
1
-3
/
+3
*
AY-3-8910:
Couriersud
2009-03-19
1
-5
/
+13
*
Sound cores compile cleanly.
Aaron Giles
2009-03-12
1
-10
/
+10
*
Cleanups and version bump.
Aaron Giles
2009-03-05
1
-7
/
+7
*
* Changed AY8910 to use measurements done one a ZX128
Couriersud
2009-02-26
1
-3
/
+82
*
Cleanups and version bump.
mame0129u4
Aaron Giles
2009-02-17
1
-1
/
+1
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-126
/
+112
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
1
-2
/
+0
*
Sound cores no longer allocate their own tokens. Instead they return a new
Aaron Giles
2009-01-18
1
-7
/
+13
*
Removed redundant config parameter from SND_START.
Aaron Giles
2009-01-18
1
-2
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-01-13
1
-25
/
+15
*
CPU interface organization shuffle. The file cpuintrf.h now merely
Aaron Giles
2008-12-22
1
-2
/
+2
*
Cleaned up device and sound interfaces to match the CPU
Aaron Giles
2008-12-19
1
-30
/
+30
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-18
1
-7
/
+7
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-12
1
-6
/
+5
*
Here's the big one....
Aaron Giles
2008-12-11
1
-2
/
+3
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-10
1
-1
/
+1
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-30
/
+30
*
This patch furthers the process of aligning the sound cores with the
Aaron Giles
2008-12-04
1
-2
/
+2
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-30
/
+30
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-6
/
+10
*
From AtariAce:
Aaron Giles
2008-11-13
1
-31
/
+36
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-2
/
+2
*
This (mostly - see below) completes the structure, lower-casing functions and...
Derrick Renaud
2008-08-11
1
-47
/
+47
*
lower cased sn76477_interface and ay8910_interface
Derrick Renaud
2008-08-08
1
-6
/
+6
*
Updated structure and naming conventions of the following sound interfaces.
Derrick Renaud
2008-08-08
1
-6
/
+6
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-2
/
+2
*
Spacing and version bump.
mame0125
Aaron Giles
2008-05-05
1
-27
/
+27
*
ay8910.c:
Couriersud
2008-05-02
1
-31
/
+32
*
Cleanups/version bump.
mame0124u5
Aaron Giles
2008-05-01
1
-26
/
+26
*
ay8910: Cosmetic
Couriersud
2008-04-27
1
-351
/
+388
*
Fix AY-3-8910/YM2149 and derivatives envelope handling.
Couriersud
2008-04-26
1
-12
/
+12
*
Cleanups for 0.124u4.
Aaron Giles
2008-04-24
1
-65
/
+65
*
ay8910.c:
Couriersud
2008-04-23
1
-1
/
+26
*
AY-3-8910 rewrite:
Couriersud
2008-04-22
1
-527
/
+564
[prev]
[next]