mnaberez / py65

Simulate 6502-based microcomputer systems in Python.

This URL has Read+Write access

py65 / TODO.txt
100644 7 lines (5 sloc) 0.097 kb
1
2
3
4
5
6
7
Instructions needing unit tests:
  cmp
  cpx
  cpy
 
Better error messages when assembling fails.