Jump to content
IGNORED

Lynx Programming


vanman

Recommended Posts

  • 2 years later...
  • 6 months later...

I'll continue on this thread instead of making a new one...

 

I have some questions about lynx programming. I have some experience about Commodore 64, DSP and PIC assembly

and a little C knowledge. What kind of language are the lynx primary suited for? I like assembler bacause it's often easy to know what you'r doing, but is it lynx usable?

I have read some of the Lynx programming for dummies, written by Boern Spruck. Is it a good start

to use this?

Link to comment
Share on other sites

  • 2 weeks later...

I would suggest that you learn to use the tools from www.cc65.org. It has a C-compiler, an assembler, a linker and a configure system for placing your code.

 

You can code in asm or in C and even mix them freely.

 

The cc65.org tools also have a template for creating real carts with the encrypted loader and directory structure. It also has loadable drivers for the joystick and the graphics engine.

--

karri

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