Jump to content
IGNORED

Can you check how much ram is in use or required?


Pioneer4x4

Recommended Posts

Do you use Visual batari Basic? If so, the information is at the bottom when you compile:

 

http://www.randomter...informationpane

Yes, I do use Visual batari Basic.

All it gives me is ROM info,

2600 Basic compilation completed.

DASM V2.20.07, Macro Assembler ©1988-2003

bytes of ROM space left

1683 bytes of ROM space left

Link to comment
Share on other sites

short story: bB won't tell you how much ram you're using. You have to do it manually.

 

Mostly this is because bB gives names to memory locations you can use (a, b, c, ..., var0, var1, ...) in advance, rather than having you do it on the fly.

 

An add-on could be built that would analyze your source code, but it would be pretty complicated for just tracking ram usage.

Link to comment
Share on other sites

Do you use Visual batari Basic? If so, the information is at the bottom when you compile:

 

http://www.randomter...informationpane

Yes, I do use Visual batari Basic.

All it gives me is ROM info,

2600 Basic compilation completed.

DASM V2.20.07, Macro Assembler ©1988-2003

bytes of ROM space left

1683 bytes of ROM space left

 

Oh yeah, you said RAM not ROM.

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