Results 11 issues of John Cesarz

Currently, lilliput removes all of the APNG-specific data when resizing an animated PNG file, causing it to only output the first frame of the animation. This pull request adds a...

Currently, lilliput removes all of the APNG-specific data when resizing an animated PNG file, causing it to only output the first frame of the animation. Ideally, it should resize and...

It would be cool if there was a GraphX function to draw thick lines.

enhancement
lib/graphx

For the `bit n,(iy+d)` instruction (and probably others), the instruction is disassembled correctly, but the raw bytes next to the instruction don't match the actual contents of the ROM. e.g.,...

bug

There's obviously not enough room for the keypad indicator below the game, but you could probably move the guesses over to the side and add a calculator keypad graphic to...

So you can see what you're typing as you're typing it, if the other end isn't echoing Maybe also add an option to do full line buffering while I'm at...

The launcher stays on the "Download and Play: Please Wait" screen forever. In the console, the following errors can be seen ``` http request: https://android.clients.google.com/fdfe/uploadDeviceConfig, body = ( http response...

Adds a method to get the list of variables on a device. This PR also adds support for receiving fragmented virtual packets and an expectAny method for receiving a virtual...

Because you need the CabriJr app to run assembly programs on the later CE OS versions, it would be nice if the library supported applications. Unfortunately, applications are a bit...

Add a method for deleting a variable.