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
2024-11-17 00:08:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Mockingboard support for Apple // using cc65
6
Commits
1
Branch
0
Tags
1.3
MiB
Makefile
34%
C
25.9%
Shell
21.5%
Assembly
9.6%
AppleScript
9%
4bc5131b2f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jeremy Rand
4bc5131b2f
Fix the problem where the end of the speech wasn't being detected. This is caused by a couple of issues - there was extra data in the speech array and an off by one error in calculating the end pointer.
2016-10-30 23:07:13 -04:00
mocktest
Fix the problem where the end of the speech wasn't being detected. This is caused by a couple of issues - there was extra data in the speech array and an off by one error in calculating the end pointer.
2016-10-30 23:07:13 -04:00
mocktest.xcodeproj
More speech assembly cleanup. Create a proper API for speech.
2016-10-17 23:57:40 -04:00