Brendan Robert
Brendan Robert
It would be gosh-darn cool as a user if I could print to a virtual Epson or virtual Imagewriter
As a user I would like to save the emulator's current state, load it again, also have a quick-save/quick-load shortcuts. Also, it would be nifty to have rewind and fast-forward...
We want that funky plasma that all the cool kids are playing with.
As a user, I would like a console to perform actions rather than remember keyboard shortcuts. This console should also be able to support debugging, log message viewing, and basic...
Mockingboard sound causes the main thread to stall ever so slightly at the moment. Sound generation needs a complete rewrite in general.
Repo also works with Netbeans if you install the "External commands" plugin. https://github.com/tristanjl/netbeans-externalcommands Instructions: 1) Confirm where repo is in your path, e.g. `which repo`, you will need the full...
I kept getting random freezes about 5 minutes or so in on every attempt to install Ubuntu and I seem to have a lot better luck now that I edited...
The letter spacing is off for proportional fonts -- is it possible to support non-monospaced fonts?
If a new row is added while a cell editor is active, editing a cell in the new row will retain the same value from the previous edit, even if...
The crash occurs when the PPU logic is drawing the internal framebuffer, it seems like the video is not correctly initialized, yet the pointer itself isn't null.