Olly Betts

Results 26 issues of Olly Betts

The middle mouse button seems to paste from the clipboard (i.e. it does the same thing as Ctrl+V), rather than pasting the primary selection like it ought to. To reproduce,...

This appears to have been accidentally committed, and breaks the testsuite and normal use. This reverts commit ed04604ba9e413b9e4ed877706b02be63cf7731d.

Currently we disable the GXR in Rocket mode (and the other long running modes) because apparently it makes things slow with beebjit. I tried it to see, but it seems...

**Describe the bug** The `--with-wxwidgets` option sets the `with_wxwidgets` variable, but this is no longer used anywhere. This option was entirely removed in 3e6f76140d81b01f798b23dc26750a81cbc90f1c but then f1bb8d5ee89819918f9ce5d82c2026b34a051214 added PDAL support...

bug

x and y in Triangle::OppositePoint() are set but not used. The loop in Sweep::~Sweep() compares signed and unsigned values.

This seems to be related to #47 - at least `git bisect` pins the blame on the same commit (1565081621bc49db857390eb04a52be815d66add), The `tmp.gif` animation produced by these commands should be a...

If -opt sound:dev is specified, it's taken to be a filename to save audio data too. The format is 16 bit unsigned raw audio data, with a default sample rate...

DFS was an add-on to the original hardware and isn't really useful with the bot. Loading it by default raises PAGE by 2816 bytes. Even in the best case of...

Currently the bot loads DFS, which seems entirely useless but raises PAGE by 2816 bytes. Even in the best case of MODE7 and rocket mode, that's a 10% reduction in...

This is about @8bitkick's recent changes to make the UI work better on a mobile device. That seems a useful aim, but there's some fallout - at least for me,...