From fcc979f13f5053d1ba2beaf2bd2562eb674c8ce9 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 6 Aug 2019 15:36:28 -0400 Subject: [PATCH] fixed 6809 asm --- index.html | 3 +++ presets/williams/test.xasm | 28 ++++++++++++++++++++ src/worker/workermain.ts | 54 ++++++++++++++++++++++++++++---------- test/cli/testworker.js | 2 -- 4 files changed, 71 insertions(+), 16 deletions(-) create mode 100644 presets/williams/test.xasm diff --git a/index.html b/index.html index 52be4dc6..cf234db9 100644 --- a/index.html +++ b/index.html @@ -278,6 +278,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) {