From 22e79612eeced1106d62153827664badb96b023f Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 25 Sep 2018 19:46:24 -0400 Subject: [PATCH] apple2 cassette export w/ c2t --- index.html | 1 + lib/c2t.js | 31 +++++++++++++++++++++++++++++++ src/ui.ts | 37 +++++++++++++++++++++++++++++++++++++ src/worker/workermain.js | 4 +++- 4 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 lib/c2t.js diff --git a/index.html b/index.html index 2f1e70a2..e3f395cf 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) {