Jump to content
IGNORED

Blue lines when redefining character set on Vic 20


Frozone212

Recommended Posts

ok so since I can't properly put this into words, I'll just leave the video here. It explains better than I can anyway.

 

Need help here

if anyone is wondering it's from the book Compute's Creating Arcade Games on the VIC

Creating arcade games on the VIC : Camp, Robert : Free Download, Borrow, and Streaming : Internet Archive

Link to comment
Share on other sites

Simple. You have an inverted heart on line 20 (clear screen) without PRINT so what happens is that the program exits with a syntax error.

 

Some ideas: Always do the memory adjust POKE first (only 56 is required, followed by CLR). Change the VIC register first after the loop is finished. Optionally clear screen before the loop as you already are doing.

 

Edit: Perhaps you are confusing the command CLR with the graphic symbol for CLR/HOME. Then it makes sense.

Edited by carlsson
  • Like 3
  • Thanks 1
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...