Mockingboard support for Apple // using cc65
Go to file
Jeremy Rand cadbeb5d32 Add project shared data to the repository 2019-08-09 23:19:33 -04:00
mocklib Upgrade to the new build engine 2019-08-09 23:07:00 -04:00
mocklib.xcodeproj Add project shared data to the repository 2019-08-09 23:19:33 -04:00
LICENSE Upgrade to the new build engine 2019-08-09 23:07:00 -04:00
README.md Create README.md 2016-12-24 02:06:51 -05:00

README.md

mocklib

Mockingboard support for Apple // using cc65

Include these files in your project to add Mockingboard support:

  • mockingboard.c
  • mockingboard.h
  • mockingboard_speech.s
  • mockingboard_speech.h

Look at mockingboard.h to see the API you can use to play sounds and produce speech. Refer to Mockingboard documentation for more information about producing sound and speech.