Skip to content

Dovgalyuk/ArduinoFXMPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZX Spectrum AY ports

The AY-3-8912 sound chip is a widely used one, to be found in the MSX, Vectrex, Amstrad CPC range, etc. It is controlled by two I/O ports: OUT (0xfffd) - Select a register 0-14 IN (0xfffd) - Read the value of the selected register OUT (0xbffd) - Write to the selected register

More information

More information can be found on the blog:

Besides, a video showing the YM2149 & Arduino circuit playing a tune is available.

About

Arduino-based AY player for some ZX Spectrum tunes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Other 71.6%
  • C++ 15.6%
  • C 12.8%