From ca0c557e2c61e2fc6cc97482a17f68fd2ee61392 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 5 Dec 2021 15:16:41 -0800 Subject: Implement DF and IF, and Dep and Exam switches. --- mem/hello.pal | 1 + mem/jtag_uart.hex | 12 ++++++------ mem/typescript | 10 +++++----- 3 files changed, 12 insertions(+), 11 deletions(-) (limited to 'mem') diff --git a/mem/hello.pal b/mem/hello.pal index da1c711..89383ba 100644 --- a/mem/hello.pal +++ b/mem/hello.pal @@ -39,6 +39,7 @@ INT, KRB TLS TSF JMP .-1 + RMF ION JMP I Z 000 $ diff --git a/mem/jtag_uart.hex b/mem/jtag_uart.hex index 480fb71..0544e6f 100644 --- a/mem/jtag_uart.hex +++ b/mem/jtag_uart.hex @@ -2,13 +2,13 @@ // od -An -tx1 - 31 2e 31 30 20 53 45 54 20 58 30 3d 30 0d 31 2e - 32 30 20 53 45 54 20 58 31 3d 31 0d 31 2e 33 30 + 31 2e 31 30 20 53 45 54 20 58 30 3d 30 0a 31 2e + 32 30 20 53 45 54 20 58 31 3d 31 0a 31 2e 33 30 20 46 4f 52 20 58 3d 31 2c 31 30 3b 20 44 4f 20 - 32 0d 32 2e 31 20 54 59 50 45 20 58 30 2c 21 0d + 32 0a 32 2e 31 20 54 59 50 45 20 58 30 2c 21 0a 32 2e 32 20 53 45 54 20 58 32 3d 58 30 2b 58 31 - 0d 32 2e 33 20 53 45 54 20 58 30 3d 58 31 0d 32 - 2e 34 20 53 45 54 20 58 31 3d 58 32 0d 32 2e 35 - 20 52 45 54 55 52 4e 0d 47 4f 20 31 2e 31 30 0d + 0a 32 2e 33 20 53 45 54 20 58 30 3d 58 31 0a 32 + 2e 34 20 53 45 54 20 58 31 3d 58 32 0a 32 2e 35 + 20 52 45 54 55 52 4e 0a 47 4f 20 31 2e 31 30 0a 00 diff --git a/mem/typescript b/mem/typescript index 647298f..f5f1186 100644 --- a/mem/typescript +++ b/mem/typescript @@ -1,6 +1,6 @@ -Script started on 2021-05-09 16:17:42-07:00 [TERM="xterm-256color" TTY="/dev/pts/3" COLUMNS="94" LINES="85"] +Script started on 2021-05-09 16:17:42-07:00 [TERM="xterm-256color" TTY="/dev/pts/3" COLUMNS="94" LINES="85"] [?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ pdp8 -[?2004l +[?2004l PDP-8 simulator V3.8-1 sim> at ptr binldr.rim sim> boot btr @@ -40045,7 +40045,7 @@ PC L AC MQ ea IR 02670 1 0000 0000 SPA SNA sim> quit Goodbye -[?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ vi [?2004l +[?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ vi [?2004l exit - -Script done on 2021-05-09 16:22:58-07:00 [COMMAND_EXIT_CODE="0"] + +Script done on 2021-05-09 16:22:58-07:00 [COMMAND_EXIT_CODE="0"] -- cgit v1.2.3