mocklib/README.md

12 lines
380 B
Markdown
Raw Permalink Normal View History

2016-12-24 07:06:51 +00:00
# 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.