From b5d0c2410be60b58cfac3b54033dcc70c00c9d4f Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Thu, 16 May 2019 13:04:27 -0400 Subject: [PATCH] nes: update presets, vram cur/tmp display --- index.html | 6 +++--- presets/nes/aputest.c | 23 +++++++++++++++++++++-- src/emu.ts | 10 ++++++---- src/platform/nes.ts | 8 ++++---- src/services.ts | 2 +- src/ui.ts | 5 +++++ src/views.ts | 3 ++- src/worker/workermain.ts | 6 ++++++ 8 files changed, 48 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index bf63fac0..75b47961 100644 --- a/index.html +++ b/index.html @@ -339,9 +339,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) {