diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-02-16 15:40:04 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-02-16 15:40:04 +0100 |
commit | 38591c0eae38f721079e6a6fb7c53a1d5c087e49 (patch) | |
tree | 2036ac496067b23fd2618a402cfb0d0c1b339f51 /src | |
parent | 122ea7d49d200b519f09c32ab8379ef94da1a048 (diff) |
Add a TODO file
Diffstat (limited to 'src')
-rw-r--r-- | src/TODO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/TODO b/src/TODO new file mode 100644 index 0000000..9f91bf3 --- /dev/null +++ b/src/TODO @@ -0,0 +1,15 @@ +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 + — Machine reset |