Jump to content
IGNORED

cc65/AtariXL program won't compile!


Recommended Posts

just use that for linking:

ld65 -C atarixl_memx01.cfg -o memxtest.xex crt0.o test.o  m.lib ..\lib_cfg\auxmematari.lib atarixl.lib

or

cl65 -t atarixl -C atarixl_memx01.cfg -o memxtest.xex  test.o  m.lib ..\lib_cfg\auxmematari.lib

 

Edited by sanny
cl65 line was incomplete
Link to comment
Share on other sites

13 hours ago, Harry Potter said:

My works allow cc65 programmers to access extended memory almost as if it were the regular memory.

could you give an example how it will work from the user perspective + maybe show description how it will work internally?

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...