-
when i use inspect i get following: (./fluxengine inspect -s drive:0)
Measuring rotational speed...
**200ms**
0xec40 bytes of data in 239.305ms
Required USB bandwidth: 246.809kB/s
Clock detecti…
-
First KFF is becoming a really nice project :-)
I've on several occasions experienced that pressing the cartridge buttons tend to "wriggle" the cartridge in a way that the system crashes (freezes).…
-
Tried to run the 'calypsi-6502-hello-world' example in the db6502 debugger and I get a crash:
Calypsi debugger for 6502
(db6502) run
running
program received signal SIGILL, illegal instruction
…
-
A line with `OPEN 1,0` gives an error: "?MISSING FILE NAME ERROR IN", but doesn't give an error in VIC20, C64, or Commander X16.
This is used to INPUT#1,A$ a string from keyboard without showing a…
-
I've left a blank for it. cc @fwilliams
-
I tried to do this project and it was AMAZING.
Unfortunately, when I uploaded the code and tried to type on it was strange.
When I press a specific key, another key is linked to another key.
The ke…
-
Will it be possible to emulate a REU in the future?
-
The SYS command (via the internal jmp_far routine) uses MAP to access $X.2000-$X.7FFF by setting the MAPL offset to X.0000, based either on the BANK setting or the upper word of the address for large …
-
Which was your first language
-
The ToyRobotSimulatorTest has methods to help with pattern matching and constructing a Pattern. These don't belong in the Test and should instead be in a separate class similar to how CapturingPrintSt…