a.out for msdos (Announce)
> I was wondering if I was going to hit some roadblock that I hadn't thought
> of, but nothing so far, to large. It's unlikely that there will be a
> roadblock found when switching to huge.
No roadblock, but more bugs uncovered and fixed.
And now huge is working.
> There are a couple of anomalies - I haven't attempted to do the stack
> pointer properly yet, nor clear BSS. And I had to hardcode the opcode for
> retn. I'll look at cleaning up those things soon, and hopefully don't find
> a roadblock then.
These have all been cleaned up and all work now.
a.out is perfectly fine for MSDOS programming,
with the caveat that you must use complete
addresses, or offsets, and not attempt to
extract just the segment. There's not a lot of
code that tries to use "seg", and it is not
necessary to use it in anything I have seen.
BFN. Paul.
Complete thread:
- a.out for msdos - kerravon, 17.05.2023, 17:36 (Announce)
- a.out for msdos - kerravon, 19.05.2023, 15:53
- a.out for msdos - segin, 08.08.2023, 17:51
- a.out for msdos - Rugxulo, 25.09.2023, 00:50
- a.out for msdos - tkchia, 29.09.2023, 19:47
- a.out for msdos - Khusraw, 30.09.2023, 15:14
- a.out for msdos - tkchia, 01.10.2023, 17:12
- a.out for msdos - Khusraw, 30.09.2023, 15:14