fix: tst instruction also allowed on address register

This commit is contained in:
ceriel 1989-02-28 18:40:35 +00:00
parent ef6efdee12
commit 5c7325e0de

View file

@ -85,7 +85,7 @@
0, SZ_EA, 042000|DTA|ALT, "neg",
0, SZ_EA, 040000|DTA|ALT, "negx",
0, SZ_EA, 043000|DTA|ALT, "not",
0, SZ_EA, 045000|DTA, "tst",
0, SZ_EA, 045000, "tst",
0, OP_EA, 044000|DTA|ALT, "nbcd",
0, OP_EA, 045300|DTA|ALT, "tas",