From 689d647ca1b5242c02f3cf18c2e27a0943de6773 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Sat, 26 Aug 2023 01:42:50 +0000 Subject: [PATCH] Add Roadmap (Aug 2023) --- Roadmap-%28Aug-2023%29.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Roadmap-%28Aug-2023%29.md diff --git a/Roadmap-%28Aug-2023%29.md b/Roadmap-%28Aug-2023%29.md new file mode 100644 index 0000000..adcbdbc --- /dev/null +++ b/Roadmap-%28Aug-2023%29.md @@ -0,0 +1,8 @@ +Current tools: +* `tileset` - Generate sega megadrive backgrounds and/or sprites from an input image +* `soundtrack` - Convert Deflemask DMF soundtracks to Echo ESF streams + +Future tools and capabilities: +* `executable` - BlastBASIC, a high level language that compiles to 68000 assembly. +* Lookup table generators +* Lossless data compression \ No newline at end of file