Add note about ERR support to readme

This commit is contained in:
Lane Roathe 2019-12-11 10:35:39 -08:00
parent 60f7ef53d1
commit 1c863c1e81
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -46,3 +46,9 @@ make
To test:
./qasm src/testfile.s
Some notes on compatibility:
ERR does not support the ($300)-$4C style of checking, because we are not running on Apple // hardware, so there is no need to check for a USR vector having been setup in this manner.