diff --git a/README b/README deleted file mode 100644 index 8c4ff9f..0000000 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -This is the javascript simulator from the visual5602.org project: -www.visual6502.org/JSSim - -It includes a general purpose transistor-level simulator, layout browser, -and the data from a 6502 revD chip. - -Note the various licenses and Copyright associated with each file. - -Enjoy! -- The Visual 6502 Team diff --git a/browsertrouble.html b/browsertrouble.html index 62af93c..2220be3 100644 --- a/browsertrouble.html +++ b/browsertrouble.html @@ -2,7 +2,7 @@ Visual 6502 in JavaScript - + diff --git a/expert.css b/expert.css index 1027b56..2c7bc1b 100644 --- a/expert.css +++ b/expert.css @@ -153,31 +153,10 @@ div#logstreamscroller{ table.logstream { font-family: monospace; font-size: 12px; - border-collapse: collapse; + border-spacing: 2px; text-align:center; } -td { - padding-left: 3px; - padding-right: 3px; -} - -td.header { - background-color: rgb(187, 204, 255); /* medium-dark blue */ -} - -td.oddcol { - background-color: rgb(227, 233, 255); /* light blue */ -} - -td.oddrow { - background-color: rgb(207, 218, 255); /* medium blue */ -} - -td.oddrowcol { - background-color: rgb(227, 233, 255); /* light blue */ -} - /* Splitter */ #frame { height: 750px; @@ -226,3 +205,5 @@ span#plain { display: block; margin-bottom: 4px; } + + diff --git a/expert.html b/expert.html index ff754df..0691c2e 100644 --- a/expert.html +++ b/expert.html @@ -2,237 +2,19 @@ Visual 6502 in JavaScript - - + + + + + + + + + + + + +