From 1c863c1e8101db61ea297592617dabe00840181c Mon Sep 17 00:00:00 2001 From: Lane Roathe Date: Wed, 11 Dec 2019 10:35:39 -0800 Subject: [PATCH] Add note about ERR support to readme --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 0d6b762..9bb593a 100644 --- a/README +++ b/README @@ -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. +