From 99d32a17aaa5d694eb959e2384706a40a64fa7d6 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Tue, 14 Jul 2020 07:32:45 -0500 Subject: [PATCH] c64: support call stack view --- index.html | 4 ++-- res/c64.wasm | Bin 104104 -> 104570 bytes res/zx.wasm | Bin 74480 -> 74643 bytes src/ide/ui.ts | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 6ddb1c35..c376259d 100644 --- a/index.html +++ b/index.html @@ -83,11 +83,11 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
  • Add Include File...
  • Add Linked File...
  • - +
  • Request Local Storage Permissions