gergoerdi / clash-spaceinvaders

Intel 8080-based Space Invaders arcade machine implemented on an FPGA, written in CLaSH
MIT License
46 stars 3 forks source link

Sound synthesis #1

Open gergoerdi opened 5 years ago

gergoerdi commented 5 years ago

Original Space Invaders arcade machine uses a TI SN76477 chip for sound generation. Quote Wikipedia:

uses monaural sound hosted by a combination of analog circuitry and a Texas Instruments SN76477 sound chip.

ekmett commented 5 years ago

http://www.righto.com/2017/04/reverse-engineering-76477-space.html?m=1 might be relevant