First post, by Jubatian
Hi!
So here is the case. Not mine, i was trying to do a homework for a friend of mine at that university. That's about assembly. I think i "talk" in perfect ASM dialect in both 16 and 32 bit mode, both in Intel and AT&T syntax, so i thought it will be OK. Nope. That course uses some old Turbo Assembler running under DosBox, and the said homework involved doing 32 bit assembly on that stuff. So use DMPI. I never tried it (Would anyone ever think of programming DMPI today?), so fail. I couldn't find any description on the Internet on how DOS extenders could be used.
So i just would like to ask, what do you think of such. I just think that should simply be prohibited. DMPI died off for good, there is no need to "revive" it. (If we talk of 32 bit ASM, isn't it true that a simple .c program with some AT&T syntax ASM in it compiles just fine with GCC on a Linux box? Without all that hassle)