prgp
prgp
I'm fairly sure this worked in a previous version, but since I had to upgrade my machine and reinstall JQ from scratch I am finding that I can't read the...
I noticed that the image [a314_with_rpi.jpg](https://github.com/niklasekstrom/a314/blob/bc3836feaac5206eead7e3241f3c7c8cd64175b7/Documentation/Images/a314_with_rpi.jpg) shows a Raspberry Pi (model unknown) dangling from the GPIO pins - modern Raspberry PI (later revision 1 plus models and later IIRC) have...
There appears to be a minor issue when `luacov` attempts to scan over a symbolic link - I suspect the issue is actually in `lfs` which should return a `mode`...
Currently we can copy an image into the current bitmap using: ``` VDU 23, 27, 1, w; h; b1, b2 ... bn ``` Then copy from current bitmap to screen...