We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf1ede commit 88438e8Copy full SHA for 88438e8
1 file changed
README.md
@@ -21,4 +21,6 @@ https://digitalmars.com/ctg/sc.html
21
`make scppn`
22
You might need to edit the `makefile` to set the path to your DMD installation.
23
24
-Note that DMC targets Win32, and hasn't been ported to other platforms.
+Note that DMC runs on Win32, and hasn't been ported to other platforms.
25
+It can generate code for Win32, 16 bit DOS, 16 and 32 bit Windows, 286 DOS extenders,
26
+and 386 DOS extenders.
0 commit comments