From b8261252e308c13b006c4d671fee73c8f6dce2d8 Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Mon, 18 Feb 2019 20:42:50 -0800 Subject: [PATCH] True up with website. * Drag and drop support. * Re-enable audio in newer Chrome, Safari * Minimal Printer * Video dirty regions --- apple2js.html | 155 +++++++++++++++++++++++++----------------- apple2jse.html | 105 ++++++++++++++++++---------- img/badge2e.png | Bin 0 -> 8912 bytes img/logoicon.png | Bin 0 -> 838 bytes js/apple2io.js | 41 ++++++----- js/canvas.js | 94 +++++++++++++++++++++---- js/cards/parallel.js | 6 +- js/cards/videoterm.js | 10 ++- js/copyright.js | 2 +- js/main2.js | 137 +++++++++++++++++++++++++++++-------- js/main2e.js | 109 +++++++++++++++++++++++------ js/mmu.js | 6 +- js/ui/audio.js | 9 +++ js/ui/copyright.js | 2 +- js/ui/keyboard.js | 10 ++- js/ui/printer.js | 62 +++++++++-------- js/util.js | 13 +++- 17 files changed, 544 insertions(+), 217 deletions(-) create mode 100644 img/badge2e.png create mode 100644 img/logoicon.png diff --git a/apple2js.html b/apple2js.html index f1ca7b0..8e4e554 100644 --- a/apple2js.html +++ b/apple2js.html @@ -1,6 +1,6 @@ - + +