suborb
suborb
I've worked around this by jiggling the order of the exports.
Sorted - thanks for the headup.
Apologies, first issue was a power cut and a failed fsck, the second one was unknown - I'm guessing temperature related so I've given it a good dust inside and...
Well, it's probably not heat related, just crappy Dell hardware it seems. I guess I need to find some old/new hardware to replace it. Anyway, I've toggled the remote power...
Ticks can already do console io and I think a second resolution time function. Take a look at the hook*.c files in ticks and stdio/test in the classic library. This...
> It seems binaries compiled for mingw have trouble to open files when running in a cygwin environment. I suspect that the implementation of `open()` used by the mingw builds...
Apologies, forgot to do add this one after testing it a few months ago...
Let's go!
See: https://github.com/mamedev/mame/blob/master/src/mame/ausnz/mbee.cpp ``` Old CRTC-based keyboard: - Paste drops many characters. - Typing can drop the occasional character. - mbee -bios 1 is unusable due to keyboard issues. ``` So...
Yes, it looks that the hardware just doesn't support key repeat (I've just tried out CP/M mode in ubee to eliminate it not being supported by BASIC)