Go to file
Couriersud 85a5a3d827 AY-3-8910 rewrite:
* adds a model to calculate mixing of channels with different resistance loads.
* based on above, each channel may be assigned a different load in individual case
  i.e. channels not tied together
* rewrote ay8910.c to make emulation simpler
* changed the config structure to include a flag field and output resistor loads.
* Updated all drivers affected.
* Added some "Todos" related to stuff I discovered when reading datasheets.
* Fixed a bug in disc_flt.c (konami filters)

galaxian.c:
* Fixed discrete sound and konami filter addressing
* Changed addressing of AY-3-8910 to be in line with schematics

gyruss.c:
* Added discrete sound for filtering ("konami"-style) and mixing.
2008-04-22 21:58:36 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src AY-3-8910 rewrite: 2008-04-22 21:58:36 +00:00
.gitattributes AY-3-8910 rewrite: 2008-04-22 21:58:36 +00:00
makefile From: Marc Sandusky 2008-04-02 08:28:58 +00:00