From d8d9dfa855c83fe52c7b8d26ef1f52dafdec8fa0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 31 Mar 2021 23:16:01 -0700 Subject: some hacky checks for common errors They're not really baked into the regular compilation process; I have to remember to run them if I see strange behavior. --- misc_checks.subx | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 misc_checks.subx (limited to 'misc_checks.subx') diff --git a/misc_checks.subx b/misc_checks.subx new file mode 100644 index 00000000..f9cedf92 --- /dev/null +++ b/misc_checks.subx @@ -0,0 +1,3 @@ +== code 0x00000000 + +== data 0x80000000 -- cgit 1.4.1-2-gfad0