davidgiven / ack

The Amsterdam Compiler Kit
http://tack.sf.net
Other
416 stars 59 forks source link

The 386 assembler is terrible #271

Open davidgiven opened 1 year ago

davidgiven commented 1 year ago

It doesn't behave like 'normal' assemblers. For example:

I suspect the 32-bitness was a added as a quick hack on top of the 16-bit assembler. But it's painful to use and really needs to be rewritten.