mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
12 lines
276 B
Plaintext
12 lines
276 B
Plaintext
This is the pymlac simulator.
|
|
|
|
Test programs for most devices are:
|
|
test_CPU.py
|
|
test_Display.py
|
|
test_KBD.py
|
|
test_Memory.py
|
|
test_PTR_PTP.py
|
|
test_TTYIN.py
|
|
test_TTYOUT.py
|
|
They are all automatic, except for test_KBD.py, which requires user interaction.
|