mirror of
https://github.com/trebonian/visual6502.git
synced 2026-04-20 13:16:44 +00:00
improve load sequencing, add layer choosing, link to python sim, add keyboard tips, add example nmi test, tweak navbuttons, enhance chipstatus output
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
*/
|
||||
|
||||
var ctrace = false;
|
||||
var noGraphics = false;
|
||||
var loglevel = 3;
|
||||
var ridx = 0;
|
||||
|
||||
function recalcNodeList(list){
|
||||
|
||||
Reference in New Issue
Block a user