-
i'm not sure if you consider this as a bug but even if isn't, it should be mentioned in documentation. in my opinion, it's a bug since you don't expect a kernal call to switch banked memory which has …
-
I'd like to try this, but tell me if this is the right direction.
Emulator work to expand filesystem access.
1. Intercept KERNAL calls to OPEN, CLOSE, CHRIN, GETIN, CHROUT, CLRCHN, and CLALL.
2. …
-
I made a small website for commanderx16 that has better mobile support and in my opinion looks nicer. Since I don't have a facebook I thought this would be the place. http://commanderx16.surge.sh/
Wo…
-
The emulator continues to print "buffer full, skipping..." error messages to terminal in echo mode even when the mouse is turned off.
-
Sorry I don't have more info, but I'm building with commit `9bd92178` of this repo with the x16-demo repo*. Both cc65-sprite and cc65-audio demo compile and link properly but in the x16-emulator they …
-
[In the docs](https://github.com/commanderx16/x16-docs/blob/master/Commander%20X16%20Programmer's%20Reference%20Guide.md#other-new-features) the Switcher feature is described, and it used to work. How…
-
Creating a test program and saving it to local file system works:
![](http://i.imgur.com/uPpqBvP.png)
Contents of TEST on local file system:
```
qbradq@qbradq-AB350-Gaming:~/commanderx16$ xxd TE…
-
Some files have a license up as a comment at the top, but for others it's not clear what license they are available under. In particular, I'm interested in using https://github.com/commanderx16/x16-de…
-
Travis-ci is not enabled for the commanderx16 github organization.
So the badge at the top of the project README is currently non-working.
-
The -echo option works erratically when turning it off and back on using address $9FB3. Sometimes it doesn't echo anything, and at other times it echos everything on the same terminal line instead of …