Jump to content
IGNORED

Speed Improvements for Coco basic !


MrDave

Recommended Posts

Good news ! I am working on a patch that will increase the speed of coco basic by up to 2000x faster !

This will make your basic games and programs run much faster.. the catch ?  I am pulling off the training wheels ..

Example 1

Every time you use the set command for pixel graphics it check for ( )  it checks if you entered values larger than 63 or 31 ... it checks if you asked for a color >8   it checks if you are hitting break..   if you do any of these things it gives you a error..

Now SET 60,40,3  Or SET X,Y,C 

Runs faster and uses less memory instead of SET(x,y,c)

 

The program puts your coco in all ram mode and writes the new code over the "PRINT USING" space .

 

Check out the video and leave a comment ..

 

  • Like 4
Link to comment
Share on other sites

  • 2 weeks 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...