visual6502/README

13 lines
359 B
Plaintext
Raw Normal View History

2018-12-28 19:51:27 +00:00
This is the JavaScript simulator from the visual6502.org project:
www.visual6502.org/JSSim
2010-09-18 15:59:17 +00:00
It includes a general purpose transistor-level simulator, layout browser,
and the data from a 6502 revD chip.
2010-09-18 15:59:17 +00:00
2017-03-13 16:16:06 +00:00
It also includes a similar simulator for the 6800 chip.
2011-04-01 11:50:04 +00:00
Note the various licenses and Copyright associated with each file.
2010-09-18 15:59:17 +00:00
Enjoy!
- The Visual 6502 Team