1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-07-05 08:28:58 +00:00
perfect6502/js/README

11 lines
302 B
Plaintext
Raw Normal View History

This is the javascript simulator from the visual5602.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
Note the various licenses and Copyright associated with each file.
2010-09-18 15:59:17 +00:00
Enjoy!
- The Visual 6502 Team