Jump to content
IGNORED

kernel options question


atari2600land

Recommended Posts

Is there a way to have three kernel options on at the same time? (for example pfcolors playercolors no_blank_lines all on at once.) If not, could a way to do this be included in the next update of Batari Basic?

Yes, you can combine several options together, but certain combinations aren't allowed. The valid combinations are listed in the "patchdox.txt" file in the 0.99b patch (i.e., in the 0.99c zip file):

 

acceptable combinations:
PFcolors PFheights
PFcolors PFheights background
PFcolors no_blank_lines 
PFcolors no_blank_lines background
player1colors no_blank_lines
player1colors PFcolors
player1colors PFheights
player1colors PFcolors PFheights
player1colors PFcolors background
player1colors PFheights background
player1colors PFcolors PFheights background
player1colors no_blank_lines readpaddle
player1colors no_blank_lines pfcolors
player1colors no_blank_lines pfcolors background
playercolors player1colors PFcolors
playercolors player1colors PFheights
playercolors player1colors PFcolors PFheights
playercolors player1colors PFcolors background
playercolors player1colors PFheights background
playercolors player1colors PFcolors PFheights background
no_blank_lines readpaddle

MR

Link to comment
Share on other sites

playercolors player1colors PFheights background dosn't return an error, but the background part won't work without also defining PFcolors, and if you do that you can only define one colors table and one heights table.

 

I'm wondering if there is any reason why this combination was allowed.

 

PFcolors, PFheights, and no_blank_lines all together would be fantastic, especially with multiple tables. If we're really lucky, that will happen in a future release.

 

Also keep in mind that using pfcolors, pfheights, or no_blank_lines will disable vertical scrolling.

Link to comment
Share on other sites

  • 1 month later...

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