mmfoerster ef0a714a29 busToString() and allTCStates() changes agreed to online: TState and Phi.
The parameter to allTCStates() has had a name change from useNBSP to useHTML.

busToString() has had the TStateF pseudobus removed, and a pseudobus called
Phi added.

Phi pretty-prints the state of the cp1 node (the internal phase 1 node) as
Φ1 when high and as Φ2 when low. This is nicer than plain 0 or 1.

Logging the TState pseudobus followed by the Phi pseudobus creates the effect
intended by the removed TStateF pseudobus, keeping our collection of
operations orthogonal (no proliferation of trivially different operations
that duplicate each other diagonally).
2017-10-30 00:49:17 -04:00
2017-03-13 16:13:03 +00:00
2015-04-26 18:30:53 +01:00
2010-11-01 18:15:36 +00:00
2010-09-18 17:07:48 +00:00
2011-04-01 11:59:22 +00:00
2014-05-05 23:54:54 -07:00
2011-04-01 11:59:22 +00:00
2017-03-13 16:13:03 +00:00
2011-04-01 11:59:22 +00:00
2017-03-13 16:16:06 +00:00
2010-09-18 17:01:20 +00:00
2011-04-01 11:59:22 +00:00
2017-03-13 16:13:03 +00:00
2011-04-01 11:59:22 +00:00

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. 

It also includes a similar simulator for the 6800 chip.

Note the various licenses and Copyright associated with each file.

Enjoy!
- The Visual 6502 Team
Description
Transistor level 6502 Hardware Simulation in Javascript
Readme 8.4 MiB
Languages
JavaScript 99.6%
HTML 0.3%