From 9a2e4115871708967e04fc13c1c8ffd5c3a3c65d Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Wed, 15 Sep 2021 11:01:00 -0500 Subject: [PATCH] added vcs.stellerator platform --- doc/notes.txt | 4 + index.html | 3 +- lib/stellerator/stellerator-embedded.min.js | 22 +++++ .../stellerator-embedded.min.js.map | 1 + lib/stellerator/stellerator.min.js | 31 +++++++ lib/stellerator/stellerator.min.js.map | 1 + src/common/emu.ts | 2 +- src/platform/vcs.ts | 84 ++++++++++++++----- 8 files changed, 127 insertions(+), 21 deletions(-) create mode 100644 lib/stellerator/stellerator-embedded.min.js create mode 100644 lib/stellerator/stellerator-embedded.min.js.map create mode 100644 lib/stellerator/stellerator.min.js create mode 100644 lib/stellerator/stellerator.min.js.map diff --git a/doc/notes.txt b/doc/notes.txt index cf861549..b3a98cbf 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -223,6 +223,10 @@ vcs: input not preserved when replaying frames? compile errors disappear when focus returns +Stellerator +- window eats keystrokes (e.g. "i") +- more features, debugging + WEB WORKER FORMAT diff --git a/index.html b/index.html index b7162bc8..dca3f7a0 100644 --- a/index.html +++ b/index.html @@ -198,11 +198,12 @@ if (window.location.host.endsWith('8bitworkshop.com')) {