jllipatz
jllipatz
Hello, I am really enjoying infinite mac, OS9 that give me a way to run some personal software elsewhere than on one of my four power macs. But there is...
The program is not the issue it is just a benchmark. My program is some LISP code : it involves interpretation of code and it does a very simple computation...
OK, I already opened an issue about a key on my keyboard, the french '< and >' key, not recognized because it generates a java script IntlBackslash and because nothing...
In /src/emulator/emulator-key-codes.ts, JS_CODE_TO_ADB_KEYCODE adding a line like that could possibly solve the problem; `"IntlBackslash": 0x3F,` I suggested 0x40 but it is associated with a F17 key in the table Im...
@that-ben. Surely, but what I flag here is that the emulation has a hole: one of the exception vectors is not used. Consequences are rather minor but with MasOS 9.2...
Would it be possible to signal the "out of memory" errors the regular way for a Mac,? I mean signaling the error to the Mac OS, not stopping the web...