Jump to content
IGNORED

Multisprite + 8k


atari2600land

Recommended Posts

I'm trying to use the multisprite kernel in a game more than 4k. How come this won't compile?

Place the following line at the beginning of your program:

  includesfile multisprite_bankswitch.inc

It appears that this isn't in the bB help file, so it will be added.

Link to comment
Share on other sites

I added that line, but it appears that it doesn't like something in bank 1. What that is, I don't know because it was working good when it was 4k.

It needs to be the first line in the program. This is the proper order:

  includesfile multisprite_bankswitch.inc
 set kernel multisprite
 set romsize 8k

Edited by batari
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...