-
Would it be possible to replace the `static inline`s with a configurable attribute that can be disabled if necessary?
## Background
We are using a Rust library to implement the main logic. The lib…
-
Per the title, this is what MyBB does, though its implementation is not as flexible as SMF's. That said, if we could make tags be a part of the database, we could remove the need to code for them enti…
-
Any chance you can work out how to open a net radio station? It is definatly do able because it has been working via home assistant on my v475. but they seam to have updated there code to use the rest…
-
From Barrie:
Would Analogue access to a "Micro Mike" be possible. This was a microphone system aimed at people who couldn't use standard controls. You can see a lovely clip of it in use here:
ht…
-
See http://stardot.org.uk/forums/viewtopic.php?f=54&t=14511
If I load this into sideways RAM with PATCH_PRESERVE_CONTEXT=TRUE it never initialises its workspace and always crashes in response to se…
-
Building on #120 it is possible using vdp-gl to use variable width fonts. We could, therefore, potentially allow their use inside agon-vdp.
NB this would be an advanced feature, and _may_ not be e…
-
Macro names which begin with mnemonics cause problems when you try to use them. If the mnenmonic is followed by a letter you just get a "Symbol not defined" error but if it is followed by a number bee…
-
If a board header file includes other header files, then CMake does not see any **pico_cmake_set** directives in the secondary header file.
This particularly affects the **vgaboard.h** header file,…
-
Hi,
I'm afraid this is going to be a bit fuzzy, but I hope it will be reproducible.
I'm using commit 99f09567b5823af728bd124fbb79a601e9a15012 here, running on Linux (Ubuntu 18.04, though I doubt…
-
so I am trying to figure out how to use the codes.. maybe I am in the wrong mode.. but I put in
print chr$(27)+"[?#x0;y0;x1;y1l"
and I get
x0;y0;x1;y1l as an output