-
***Expected Behavior***
The app as it was designed to be, should allow users to load a file for its original use.
***Actual Behavior***
Each time a file is selected, the app crashes
***Test Too…
-
Hi. Currently on an X11 system but I'll try to get more details for you later.
The `minifb::Scale` option appears to have no effect on Wayland. I also seem to remember seeing an info message saying…
cedws updated
6 years ago
-
Right now, it is a little bit slower, and found the following:
https://stackoverflow.com/questions/48173979/why-is-webassembly-function-almost-300-time-slower-than-same-js-function
Therefore, me…
-
@conrad-heimbold @ikocevski @xphnx @beli3ver It would take quite a bit of work but would definitely be worth it if more than one icon pack used the server for icon requests. I would be completely fine…
-
What is the purpose of the Share button on the Octo page? I cannot find it described in the docs and it is not obvious what it does.
-
Currently the screen is generated and can be changed but it is done so independently of the emulator itself. The actual pixel array of the chip8 is not being touched by the window yet.
-
Running kaleid_02.asm at 100inst/tick or above, after a time ranging from seconds to a minute, the virtual screen stops updating, as if the emulated program had frozen. However, it has not, the emulat…
-
-
For the assembly code:
```
ind 51
```
The assembler returns an error and refuses to compile.
The error states:
```
Label 51 does not exist.
```
Assembler Problem Code:
```
else if(!tokens[ti].c…
-
```
I've done some major changes to suit my interest in having it as a
chip8-developer tool and I think would be a gain for everybody using this
application. How do I get these and future addition a…