This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
mocklib
Watch
1
Star
0
Fork
0
You've already forked mocklib
mirror of
https://github.com/jeremysrand/mocklib.git
synced
2025-08-11 05:25:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bc8514dfbee3e2e592ab7e8d36961879e2ed5c66
mocklib
/
mocktest
History
Jeremy Rand
bc8514dfbe
Fix typo in channel selection defines. Add more channel selection macros.
2016-12-22 23:51:18 -05:00
..
make
Initial commit with basic sound and speech support.
2016-09-30 23:06:47 -04:00
a2e.stdmou.s
Add mouse support to the demo so we can test having two sources of interrupts firing at the same time - speech interrupts and mouse interrupts.
2016-12-17 23:32:03 -05:00
main.c
Hide table access routines and use a higher level function for playing sounds on the Mockingboard.
2016-12-18 22:46:43 -05:00
Makefile
Initial commit with basic sound and speech support.
2016-09-30 23:06:47 -04:00
mockingboard_speech.h
Lots more cleanup. Make everything slot independent including the speech routines. Adopt the mockingBoard prefix for everything. Put the speech APIs right into mockingboard.h.
2016-12-16 00:00:33 -05:00
mockingboard_speech.s
Add mouse support to the demo so we can test having two sources of interrupts firing at the same time - speech interrupts and mouse interrupts.
2016-12-17 23:32:03 -05:00
mockingboard.c
Hide table access routines and use a higher level function for playing sounds on the Mockingboard.
2016-12-18 22:46:43 -05:00
mockingboard.h
Fix typo in channel selection defines. Add more channel selection macros.
2016-12-22 23:51:18 -05:00