Jump to content
IGNORED

"bankswitch.inc" legacy version?


jrok

Recommended Posts

I just realized that the version of the "bankswitch.inc" include that shipped with batari 1.0 is this:

 

; this file is screwed, I accidentally deleted the comments.  Restore with version in .99b zip file.
2600basicheader.asm
bB.asm
std_kernel.asm
startup.asm
pf_drawing.asm
pf_scrolling.asm
std_routines.asm
std_overscan.asm
bB2.asm
score_graphics.asm
banksw.asm
2600basicfooter.asm

 

Does anyone have this version of the correct file? I sniffed around the web, but cannot find it. Any help would be much appreciated.

 

Thanks,

Jarod.

Edited by jrok
Link to comment
Share on other sites

I just realized that the version of the "bankswitch.inc" include that shipped with batari 1.0 is this:

 

; this file is screwed, I accidentally deleted the comments.  Restore with version in .99b zip file.
2600basicheader.asm
bB.asm
std_kernel.asm
startup.asm
pf_drawing.asm
pf_scrolling.asm
std_routines.asm
std_overscan.asm
bB2.asm
score_graphics.asm
banksw.asm
2600basicfooter.asm

 

Does anyone have this version of the correct file? I sniffed around the web, but cannot find it. Any help would be much appreciated.

 

Thanks,

Jarod.

Oops :) The file will function properly, so no need to replace with the older version unless you want the comments (which describe the structure of the file and what the included asm files do.) What happened is I accidentally deleted the comments and that was a note to myself to recover the comments from an older version (which I didn't have with me at the time.)

Link to comment
Share on other sites

Oops :) The file will function properly, so no need to replace with the older version unless you want the comments (which describe the structure of the file and what the included asm files do.) What happened is I accidentally deleted the comments and that was a note to myself to recover the comments from an older version (which I didn't have with me at the time.)

 

Aha! Thanks. So the includes are the same, then. I've been trying to figure out a possible bug with bankswitching and fixed-point math. It seems like when you try to do subtraction of fixed point variables with bankswitching on, the assembly fails on:

 

"--- Unresolved Symbol List

Sub44from88 0000 ???? (R )"

 

Is this a known issue?

 

Thanks for your help.

 

Jarod

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