-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fixed disk emulation bug (sense write protect entered write mode) - now honour diskWritable parameter (but writing is not implemented) - support meta tag for volume number in disk filename eg: Vol2_Meta_DV2.dsk - added isPaddleEnabled parameter - exposed setPaddleEnabled(boolean value), setPaddleInverted(boolean value) - paddle values are now 255 at startup (ie. correct if disabled/not present) - minor AppleSpeaker fix (SourceDataLine.class) thanks to William Halliburton
- Loading branch information
1 parent
912d6c3
commit af1cec2
Showing
7 changed files
with
215 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.