diff --git a/Source/Images/d_aztecc/Readme.txt b/Source/Images/d_aztecc/Readme.txt index 20c682d6..23e26238 100644 --- a/Source/Images/d_aztecc/Readme.txt +++ b/Source/Images/d_aztecc/Readme.txt @@ -24,3 +24,7 @@ as-is. Bill Buckels bbuckels@mts.net + +cz hello +as hello +ln hello.o -lc diff --git a/Source/Images/d_bascomp/Readme.txt b/Source/Images/d_bascomp/Readme.txt index fff84b63..646b73c9 100644 --- a/Source/Images/d_bascomp/Readme.txt +++ b/Source/Images/d_bascomp/Readme.txt @@ -62,4 +62,5 @@ Hello World A> - +BASCOM =HELLO /E +L80 HELLO,HELLO/N/E diff --git a/Source/Images/d_cobol/Readme.txt b/Source/Images/d_cobol/Readme.txt index 98b77ea2..3ad86112 100644 --- a/Source/Images/d_cobol/Readme.txt +++ b/Source/Images/d_cobol/Readme.txt @@ -13,3 +13,5 @@ be run easily on 8080, z-80 or 8085 systems. The user manual is available in the Doc/Language directory, Microsoft_COBOL-80_Manuals_1878.pdf +cobol hello,hello=hello/r +l80 hello/n,hello/e diff --git a/Source/Images/d_fortran/Readme.txt b/Source/Images/d_fortran/Readme.txt index b57ee721..e8493185 100644 --- a/Source/Images/d_fortran/Readme.txt +++ b/Source/Images/d_fortran/Readme.txt @@ -8,3 +8,6 @@ the 8080/Z80 platform, not the language specification version) The user manual is available in the Doc/Language directory, Microsoft_FORTRAN-80_Users_Manual_1977.pdf + +f80 hello,hello=hello +l80 hello,forlib/s,hello/n,/e:hellow