summaryrefslogtreecommitdiff
path: root/mem
diff options
context:
space:
mode:
Diffstat (limited to 'mem')
-rw-r--r--mem/hello.pal1
-rw-r--r--mem/jtag_uart.hex12
-rw-r--r--mem/typescript10
3 files changed, 12 insertions, 11 deletions
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
39 TLS 39 TLS
40 TSF 40 TSF
41 JMP .-1 41 JMP .-1
42 RMF
42 ION 43 ION
43 JMP I Z 000 44 JMP I Z 000
44$ 45$
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 @@
2 2
3// od -An -tx1 3// od -An -tx1
4 4
5 31 2e 31 30 20 53 45 54 20 58 30 3d 30 0d 31 2e 5 31 2e 31 30 20 53 45 54 20 58 30 3d 30 0a 31 2e
6 32 30 20 53 45 54 20 58 31 3d 31 0d 31 2e 33 30 6 32 30 20 53 45 54 20 58 31 3d 31 0a 31 2e 33 30
7 20 46 4f 52 20 58 3d 31 2c 31 30 3b 20 44 4f 20 7 20 46 4f 52 20 58 3d 31 2c 31 30 3b 20 44 4f 20
8 32 0d 32 2e 31 20 54 59 50 45 20 58 30 2c 21 0d 8 32 0a 32 2e 31 20 54 59 50 45 20 58 30 2c 21 0a
9 32 2e 32 20 53 45 54 20 58 32 3d 58 30 2b 58 31 9 32 2e 32 20 53 45 54 20 58 32 3d 58 30 2b 58 31
10 0d 32 2e 33 20 53 45 54 20 58 30 3d 58 31 0d 32 10 0a 32 2e 33 20 53 45 54 20 58 30 3d 58 31 0a 32
11 2e 34 20 53 45 54 20 58 31 3d 58 32 0d 32 2e 35 11 2e 34 20 53 45 54 20 58 31 3d 58 32 0a 32 2e 35
12 20 52 45 54 55 52 4e 0d 47 4f 20 31 2e 31 30 0d 12 20 52 45 54 55 52 4e 0a 47 4f 20 31 2e 31 30 0a
13 13
1400 1400
diff --git a/mem/typescript b/mem/typescript
index 647298f..f5f1186 100644
--- a/mem/typescript
+++ b/mem/typescript
@@ -1,6 +1,6 @@
1Script started on 2021-05-09 16:17:42-07:00 [TERM="xterm-256color" TTY="/dev/pts/3" COLUMNS="94" LINES="85"] 1Script started on 2021-05-09 16:17:42-07:00 [TERM="xterm-256color" TTY="/dev/pts/3" COLUMNS="94" LINES="85"]
2[?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ pdp8 2[?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ pdp8
3[?2004l 3[?2004l
4PDP-8 simulator V3.8-1 4PDP-8 simulator V3.8-1
5sim> at ptr binldr.rim 5sim> at ptr binldr.rim
6sim> boot btr 6sim> boot btr
@@ -40045,7 +40045,7 @@ PC L AC MQ ea IR
4004502670 1 0000 0000 SPA SNA 4004502670 1 0000 0000 SPA SNA
40046sim> quit 40046sim> quit
40047Goodbye 40047Goodbye
40048[?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ vi [?2004l 40048[?2004h]0;debian:~/src/noncpu/memjblake@debian:~/src/noncpu/main/mem/$ vi [?2004l
40049exit 40049exit
40050 40050
40051Script done on 2021-05-09 16:22:58-07:00 [COMMAND_EXIT_CODE="0"] 40051Script done on 2021-05-09 16:22:58-07:00 [COMMAND_EXIT_CODE="0"]