Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

MSA assembler released under MIT (Announce)

posted by Rugxulo Homepage, Usono, 15.11.2019, 03:24

> > > Robert Östling release MSA assembler under MIT-license.
> > > https://github.com/robertostling/msa
>
> This is not new assembler - 2000-2001.
> Robert make (re)release with modern license.

I see you've changed build methods (makefile) and compiler (wcl), and this is admittedly old code, so my remarks may be obvious or redundant.

Just FYI:

> bcc -Z -C -1 -O -mt -Id:\lang\bc\include -Ld:\lang\bc\lib msa.c
> exe2bin msa.exe msa.com
> del msa.exe

1). The "-I" and "-L" options should always only be in TURBOC.CFG (as created by the installer).

2). "exe2bin" isn't needed, use "-mt -lt" (since TLINK supports .COM directly).

I did try using it a bit, but it lacked some output size optimizations and had other quirks. I haven't looked much beyond that. (Most code doesn't demand it, but it's harder to verify precisely, compared to others.)

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 248 users online (0 registered, 248 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum