We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c42357 commit 8232f02Copy full SHA for 8232f02
samples/a8/library/test_lib.pas
@@ -1,3 +1,7 @@
1
+
2
+// file .a65 assemble with switch -hm (Mads Assembler)
3
+// the -hm switch will generate a .HEA file
4
5
library subs : $6000;
6
7
uses crt ;
0 commit comments