Chroma icon indicating copy to clipboard operation
Chroma copied to clipboard

The Chromatic OS

Results 4 Chroma issues
Sort by recently updated
recently updated
newest added

# Process Management Process management is, as you might guess, about the management of processes. It's about how they're created, destroyed, swapped, dumped, etc. ## Why an issue? There are...

enhancement

The Helix Native Renderer project is something i've been working on for a while. It'll be publicised as soon as i manage to open a Chroma-specific repository group (called an...

enhancement

The DrawChar function takes an x & y input, but these are aligned to a grid of characters - they cannot draw to any arbitrary location. This causes a massive...

enhancement

Currently, when printing the stack trace, it doesn't find the 0 entry and doesn't halt when exiting the kernel. Thus, it tries to read past the start of the stack,...