yakc
yakc copied to clipboard
Yet another KC emulator
Results
4
yakc issues
Sort by
recently updated
recently updated
newest added
Ok, here's the reason why this was broken, then worked and then was broken again: It's the cassette read trap here: https://github.com/floooh/yakc/blob/7c62e325d23cc86858591142e7a5b0f4814900b8/src/yakc/systems/cpc.cc#L203 Problem is: cannot simply set and clear the...
bug
For the emscripten version this should use a JS filedialog, for the native versions this should use a command line parameter.
task