Chris Torrence
Chris Torrence
I can confirm that the code in this PR works with the micro:bit (nRF51822) using the included SoftwareSerial library. I was able to drive a Serial MP3 Player board off...
I have the wDrive with v2.0b01, SoftSP, and Total Replay v5.0-alpha.1. On my machine (enhanced IIe, Mockingboard slot 4), Total Replay boots about half of the time. The other times...
I just tried this again with the SoftSP card, and it seems to work fine. I booted the computer like 10 times in a row with no issues. wDrive v2.0b01,...
+1 for auto adapting to window size. @yxwangcs just curious, how did you hack this?
hey @yxwangcs thanks for the code - I'll give it a try!
Hi @FredBub666, these sound like good changes. We're still maintaining this project, although not quite as actively as in the past. However, if you don't mind doing a branch and...
Wow, that c64 debugger is amazing. But what you showed at KFest already looked extremely useful. Maybe you could clean up what you've got and people could do some alpha...
If I put a breakpoint at $FF26, the accumulator contains $C0, which was presumably just read from the woz disk image. If I change the accumulator to $C9, then the...
Space Quest has the exact same issue - break at $FF26, change the accumulator to $C9, then continue. https://archive.org/download/wozaday_Space_Quest
Fixed as part of fixes for #81