From 28a3ff9f4f235acf71db703caa3618c85cde91d5 Mon Sep 17 00:00:00 2001 From: Tim Mickel Date: Thu, 20 Oct 2016 11:36:13 -0400 Subject: [PATCH] Drop single-stepping and pause modes --- playground/index.html | 7 --- playground/playground.js | 15 ------- src/engine/runtime.js | 94 +--------------------------------------- src/engine/sequencer.js | 12 ----- src/index.js | 29 ------------- 5 files changed, 1 insertion(+), 156 deletions(-) diff --git a/playground/index.html b/playground/index.html index 46fa57cb4bb..94b455e1d08 100644 --- a/playground/index.html +++ b/playground/index.html @@ -18,16 +18,9 @@

Scratch VM Playground

Turbo:
-
- Pause: -
Compatibility (30 TPS):
-
- Single stepping: - -