Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 412 Bytes

Preamble

This repository contains emulation of various programmable sound generator (PSG) chips written entirely in JavaScript. What sets apart these PSGs from other classes of PSGs is the level of the maths involved in the generation. They go here rather than elsewhere because the most common usage is generating square waves and/or noise.

The Chips

Texas Instruments SN76489

Hudson Soft HuC6280