![]() |
MD_SN76489 Library
1.1
Library for SN76489 sound generator
|
The SN76489 Digital Complex Sound Generator (DCSG) is a TTL-compatible programmable sound generator chip from Texas Instruments. It provides:
Its main historical application was the generation of music and sound effects in microprocessor systems. It was extensively used in early game consoles, arcade games and home computers.
This library implements functions that manage the sound and noise generation interface to the SN76489 IC through a clean API encapsulating the basic functionality provided by the hardware.
Additionally, the library provides programmable ADSR envelope management of the sounds produced, allowing a more versatile sound output with minimal programming effort.