summaryrefslogtreecommitdiff
path: root/ExamPrepTwo/ASM_layout.hwl
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-02-14 18:20:46 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-02-14 18:20:46 -0500
commit7b2d0640e6209539d80e79126d3b05ff8bf88176 (patch)
tree46cd3c6455e37e1654aaf96c753454ecca223fbd /ExamPrepTwo/ASM_layout.hwl
parentdb27faf84654f0084542536e538044a0458bb554 (diff)
HW4 Finished
Diffstat (limited to 'ExamPrepTwo/ASM_layout.hwl')
-rw-r--r--ExamPrepTwo/ASM_layout.hwl18
1 files changed, 18 insertions, 0 deletions
diff --git a/ExamPrepTwo/ASM_layout.hwl b/ExamPrepTwo/ASM_layout.hwl
new file mode 100644
index 0000000..af05bda
--- /dev/null
+++ b/ExamPrepTwo/ASM_layout.hwl
@@ -0,0 +1,18 @@
+OPEN source 0 0 60 42
+Source < attributes MARKS off
+OPEN assembly 60 0 40 30
+Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,TOPPC 0xF800
+OPEN procedure 60 60 40 17
+Procedure < attributes VALUES on,TYPES off
+OPEN register 60 30 40 30
+Register < attributes FORMAT AUTO,COMPLEMENT None
+OPEN memory 60 77 40 23
+Memory < attributes FORMAT hex,COMPLEMENT None,WORD 1,ASC on,ADR on,ADDRESS 0x80
+OPEN data 0 42 60 28
+Data < attributes SCOPE global,COMPLEMENT None,FORMAT Symb,MODE automatic,UPDATERATE 10,NAMEWIDTH 16
+OPEN command 0 70 60 30
+Command < attributes CACHESIZE 1000
+bckcolor 50331647
+font 'Courier New' 9 BLACK
+AUTOSIZE on
+ACTIVATE Assembly Memory Register Command Data Source Procedure