Jump to content
Sign in to follow this  
Cybernoid

Loading from DOS 2.0 Help?

Recommended Posts

Hi all,

 

I have a piece of code that I have written and am having trouble getting it to load from DOS 2.0. It loads fine from SpartaDOS 3.2, but I receive an ERROR 136 from DOS 2.0. The code is suppose to load to 0x3400-0x3c30 and to 0x6000-0xa3d0.

 

Any ideas?

 

Thanks,

Chris

Share this post


Link to post
Share on other sites

Maybe there are missing some inits or/and run addresses ie.

 

e0 02 e1 02 yy xx (for run address xxyy)

 

or

 

e2 02 e3 02 yy xx (for init address xxyy)

 

(just trying to guess!) :D

Share this post


Link to post
Share on other sites

Hmm, dunno! It will load from SmartDOS, MyPicoDOS and SpartaDOS, but not DOS 2.0.

 

I'll take a look around... :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...