Sik

Results 41 issues of Sik

Just implemented the ability to detect any peripheral on any port, but right now it's still kind of quirky (and not well tested) and this should be fixed before release....

bug

Just for the sake of it. I doubt I'll do much with it but I need to put this somewhere and the issue was brought up in this repo earlier....

help wanted

Gotta learn what projects do and if they can be used to split apart the individual apps that come with Indigo (・・?)

Because the current one is so trash that I bet you could do it faster with 20 divisions, and it's not like the current routine wins in obviousness or simplicity...

bug
enhancement

Make the *Apps* button look pressed while in the desktop, to make it clear that this is where it's supposed to lead you. Also probably make it not reload the...

enhancement

Because I bet they're gonna be slow even with `-O3` (honestly I should make them wrappers for inline asm, at least the UFTC one).

Windows people are accustomed to having prebuilt executables and also Windows doesn't come with a preinstalled toolchain (worse, makefiles aren't exactly portable), so I probably should start providing Windows executables...

It seems that the attempt to implement #3 on mdtiler left error messages with *less* information in some places (e.g. missing filename and line number). Gotta hunt down all of...

Especially `batch.c`, that file is a horrible mess.

Currently the tools use `FILE` from stdio directly, but that prevents people from integrating them properly into their own code (yes, that has happened several times already, in particular with...