Custom Query (28 matches)
Results (19 - 21 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#32 | fixed | Nuklear Based UI | ||
Description |
The ROM-based UI is kind of neat from a technical perspective, but it's kind of ugly and will always have some usability limitations compared to something a bit more native. Nuklear should be relatively straightforward to integrate into my existing event handling and rendering code. It's also a very small dependency that won't complicate packaging unlike most normal toolkits. |
|||
#33 | fixed | Regression in XBAND keyboard support | ||
Description |
XBAND keyboard emulation no longer works with the XBAND ROM. Regression seems to have been caused by the addition of slow rise time emulation. |
|||
#34 | fixed | Change how palettes are displayed in debugger | ||
Description |
The way the palettes are displayed right now makes them look like a huge long palette, which is making it really hard to tell their boundaries apart (yes, this keeps biting me). Suggestion would be to show them in a 16×4 grid (or 4×16, either works though the former is way more common). |