c8asm: — SCHIP support: SUPER directive? ahoy: — NCurses port? — SCHIP support — User-configuration: — Keybindings — Colors — Sound — Volume (Also at runtime and as CLI param) — Clock Speed (Also at runtime and as CLI param) — Savestates — Scanlines — Other cool visual effects c8c: — Implement the C8 compiler — Write assembly to stdout, allowing for such constructions as ‘c8c file.c8 | c8asm >out.bin’ or ‘c8c file.c8 | c8asm | ahoy’. c8dasm: — Implement the disassembler.