TomCh
TomCh
The current AppleWin hard disk controller (hdc) firmware ([here](https://github.com/AppleWin/AppleWin/blob/master/firmware/HDD/hddrvr.a65)) is mainly ProDOS compliant (for II, II+, //e, Enh //e), and supports 2 units per hdc. It has a Smartport entrypoint...
Probably best to write a new hdc-smartport firmware for the Enh //e (and newer //c?) models. - but switchable so that it can be tested against older models. - (and...
NB. ProDOS STATUS command support added to HDD Controller firmware in 2cbecdda6860f22a887493a9b766d82d5558b613.
Aside: not all the woz-a-day images work with MAME 0.260: (apple2ee) - OK: Bandits, Jellyfish, Lemmings - NG: Cyclod, Fly Wars, Minotaur NB. they work with the version of MAME...
Let me feedback on some of the points... >Going lower than 0.05 triggers an assert in the sound code which I haven't investigated. I tried with 0.04. The first assert...
A different approach (depending on what "Cosmos Soup" is actually trying to do), is to use the built-in debugger. When you are stopped (eg. hit a breakpoint or just enter...
>Excuse my brutal edits. It's running slow, so we don't care how it sounds. ; - ) Right! ...so we could just silence the speaker below a certain speed (eg....
Let me summarise the work for this request: - [ ] CUI: allow slower CPU speeds to a minimum of 0.05MHz (=50kHz). - continue to allow speaker sound at this...
btw, you can use these command line options to use either left Alt & Control or right Alt & Control: (instead of left Alt & right Alt): `> applewin.exe -left-alt-control-buttons`...
That's odd... Windows 10 won't be preventing your ALT keys from works, so presumably this is a hardware issue specific to your machine.