From 98ee1a2d779448d2e6071217c0605ace5bed66f0 Mon Sep 17 00:00:00 2001 From: Steven Hugg Date: Mon, 10 Sep 2018 20:44:53 -0400 Subject: [PATCH] minor stuff --- doc/notes.txt | 3 +- index.html | 2 +- presets/astrocade/bios.c | 187 +++++++++++++++++++++++++-------------- src/project.ts | 6 +- src/views.ts | 12 +-- 5 files changed, 135 insertions(+), 75 deletions(-) diff --git a/doc/notes.txt b/doc/notes.txt index ff33b28b..3cd054be 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -65,7 +65,8 @@ TODO: - click to break on raster position - restructure folders - update memory browser window if view before 1st compile, update symbols -- spinner disappears sometimes (and compiles even when not spinning...) +- spinner disappears sometimes (and compiles even when not spinning...) (undo?) +- z80 illegal opcode kills platform WEB WORKER FORMAT diff --git a/index.html b/index.html index e9e8d81e..f4a7a21b 100644 --- a/index.html +++ b/index.html @@ -320,7 +320,7 @@ function require(modname) { - +