pixelherodev

Results 24 issues of pixelherodev

As far as I can tell, *zero* info is printed if CR_DEBUG isn't defined, not even errors. I personally don't think the define should have to be added to get...

waiting

It'd be neat if, for instance, the following was autocompleted: ```zig a = b catch ``` Some useful autocompletions would be `unreachable`, `|err| switch (err)`, and so on.

enhancement

All that's needed to make remotery compatible is to add `#include ` inside the `#if defined(RMT_PLATFORM_POSIX)` block.

kdoc does not function any longer; it hard-depends on python2, and on python-plex, which appears to be abandoned; fixing the prints in kdoc and installing the dependencies with pip results...

discussion
kernel
enhancement

scas currently misassembles castle, in a seriously bad way. This is likely an issue with either macros, conditional assembly, or relative jumps.

scas
★ ★ ☆
assembly

During 1.0 testing for scas, I discovered that there was a hash mismatch in the produced page 2 binary for the kernel (pages zero and one match 100% the output...

scas
★ ★ ☆

kcc
★ ☆ ☆
c

This requires a _bit_ of careful thought, as it's not as simple as checking for zeroes.

sdk
genkfs
mktiupgrade
★ ★ ☆