Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

(My) fork of 8086 Assembler for DOS (Announce)

posted by Japheth Homepage, Germany (South), 26.12.2020, 17:18

> but I see this as a chance to
> me to recap my knowledge about assembly language programming, learn a
> little about "compiler" design

Good.

> So, don't ask for Pentium instructions support. ;-)

So are we just allowed to report bugs?

> Feel free to try it! :-)

I couldn't resist to try a potential wasm/jwasm/uasm/asmc competitor:

missing features (so far):
- no ORG directive (so no device driver development possible?)
- SEGMENTs missing ( apparently ASM.COM is a "flat"-only assembler )
- no support for listings
- EQU exists, but no math possible ( "xxx EQU 1+1" is rejected )
- no END directive (important, since it allows "self-compiling" .BAT files)

bugs:
- LDS opcode rejects any type of operands that I was able to imagine
- math accepted for direct operands, but ignored ("mov ax,1+2" is assembled to "mov ax,0000")

---
MS-DOS forever!

 

Complete thread:

Back to the forum
Board view  Mix view
22370 Postings in 2073 Threads, 400 registered users, 98 users online (1 registered, 97 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum