Jump to content
Sign in to follow this  
retrocanada76

cc65 memory conflict with SDX 4.4.x

Recommended Posts

Hi,

 

I tried to run cc65.com from an SDX 4.4.8 and I always get memory conflict errors. The other tools like ra65.com runs fine.

 

I have tried many different combinations, my MEMLO is around 0E30 and still the conflict.

 

I tested even on Altirra setting different machines and nothing, the same error.

 

My config:

 

USE BANKED

DEVICE SPARTA OSRAM

DEVICE SIO

DEVICE ATARIDOS

 

But in the manuals it says it can be run. My question is: Is SDX 4.4.x compatible ? Do I need to run an older SDX version ???

 

thxs

Share this post


Link to post
Share on other sites

Type "X CC65.COM". This will turn off the cartridge (i.e. the SDX library), which I think is the cause of your problems. I used to use CC65 in this way in the 90s without any problems.

Edited by flashjazzcat

Share this post


Link to post
Share on other sites

You could also add another SYS file to you CONFIG.SYS

 

USE BANKED

DEVICE SPARTA OSRAM

DEVICE SIO

DEVICE ATARIDOS

DEVICE COMEXE

 

And rename X dependent programs filename.EXE

  • Like 3

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...