rosie

Results 8 issues of rosie

It'd be desirable to have options to sort the colors by red, green, blue, luminance, hue or saturation prior to display.

enhancement

As exec with just one argument expands the system shell, I believe singular commands to Shirt are causing the shell to be expanded for the command. I could be wrong,...

As per issue #3, I've changed the script to handle this scenario. To reproduce the issue on the current version, just execute: echo\ $SHELL ...And you should get your system...

In the testing, it'd be nice if we threw generated code into an emulator and at least made assertions about the final state of the system.

enhancement

A problem - it is theoretically possible with Lazyboy at present to mutate the value of a register as it is being used in something, such as a loop. I'm...

thoughts

- VBlank/safe VRAM access (seems to be fine provided VBlank is waited on, yet to determine whether there's a limit to how much can be done in one interval). -...

thoughts

Right now the user has to run a Makefile to generate a ROM. This isn't ideal, and we'd also like to customize some of the metadata contained inside the output...

roadmap

I've added some basic folding rules derived from the existing indentation patterns. One small issue with this I've noticed is that the "where" in the module declaration is identified for...