Skip to content

Commit 5ddc62c

Browse files
authored
Update readme.md
1 parent abaf08e commit 5ddc62c

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

readme.md

+15-13
Original file line numberDiff line numberDiff line change
@@ -56,22 +56,24 @@ file numbers will be set up correctly.
5656

5757
Here are the files in this ARK:
5858

59-
--> FILE: F83 .COM The FORTH system compiled.
60-
--> FILE: README .1ST This file
61-
--> FILE: README .80 Original F83 instructions
62-
--> FILE: F83-FIXS.TXT Changes from F83 v.1.0
59+
- FILE: F83 .COM The FORTH system compiled.
60+
- FILE: README .1ST This file
61+
- FILE: README .80 Original F83 instructions
62+
- FILE: F83-FIXS.TXT Changes from F83 v.1.0
6363

6464
These "blocks" are the F83 sources
65-
--> FILE: KERNEL80.BLK Kernel source
66-
--> FILE: META80 .BLK Metacompiler source
67-
--> FILE: CPU8080 .BLK 8080 dependent code
68-
--> FILE: EXTEND80.BLK Extensions source
69-
--> FILE: UTILITY .BLK The UTILITY source
65+
66+
- FILE: KERNEL80.BLK Kernel source
67+
- FILE: META80 .BLK Metacompiler source
68+
- FILE: CPU8080 .BLK 8080 dependent code
69+
- FILE: EXTEND80.BLK Extensions source
70+
- FILE: UTILITY .BLK The UTILITY source
7071

7172
These blocks are applications
72-
--> FILE: HUFFMAN .BLK A VERY slow compression program
73-
--> FILE: CLOCK .BLK Source for a calendar example
74-
--> FILE: EXPAND80.BLK Original source to expand .HUF
75-
--> FILE: BASIC .BLK BASIC compiler in F83
73+
74+
- FILE: HUFFMAN .BLK A VERY slow compression program
75+
- FILE: CLOCK .BLK Source for a calendar example
76+
- FILE: EXPAND80.BLK Original source to expand .HUF
77+
- FILE: BASIC .BLK BASIC compiler in F83
7678

7779
--Keith Petersen, W8SDZ 5-Feb-87

0 commit comments

Comments
 (0)