//=time() ?>
Started work on #BBCBasicForNext Mode 3 graphics this evening. Fairly straightforward; it's the same as Mode 2, but with 2 bytes per pixel, not 1, so double the horizontal resolution at the expense of colour depth. Plot, Point and Line working fine. Circle assumes square pixels.