From 3d57c2e74c470042d50b02c3789aed1c707ad5b0 Mon Sep 17 00:00:00 2001 From: Tim Mickel Date: Thu, 20 Oct 2016 11:42:16 -0400 Subject: [PATCH] Drop single-stepping and pause modes (#294) --- 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 46fa57cb4..94b455e1d 100644 --- a/playground/index.html +++ b/playground/index.html @@ -18,16 +18,9 @@
Turbo:
-
- Pause: -
Compatibility (30 TPS):
-
- Single stepping: - -