Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WRT #272
This PR provides Total Replay with the ability to simulate speech using the SAM output to the speaker. This is useful for games that rely on the Mockingboard for speech capability but where the user does not have a speech capable Mockingboard. As a bonus, I have also provided the SAM hardware version which the user can select with a keypress (1-7) during game prelaunch to set the slot for their SAM card. This enables users who may have a real SAM card to have the speech output using their card instead (which sounds better than the speaker output). The SAM speech is only considered during prelaunch (so games that don't have speech are not impacted) and only for systems that have 128k and don't have speech enabled mockingboards.