+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    candlewind is offline Common
    Join Date
    Oct 2008
    Posts
    21

    Default How do I clear the screen in Commodore 64?

    How do I clear the screen on my Commodore 64 emulator?

    I tried typing in "NEW" but it didnt seem to do anything

  2. #2
    jared's Avatar
    jared is offline Staff
    Join Date
    Oct 2008
    Location
    Utah
    Posts
    477

    Default

    Quote Originally Posted by candlewind View Post
    How do I clear the screen on my Commodore 64 emulator?

    I tried typing in "NEW" but it didnt seem to do anything
    NEW command doesnt clear the screen, just the memory.

    For a Commdore 64 clear screen, try this instead:

    Code:
    PRINT CHR$(147)

  3. #3
    candlewind is offline Common
    Join Date
    Oct 2008
    Posts
    21

    Default

    Quote Originally Posted by jared View Post
    NEW command doesnt clear the screen, just the memory.

    For a Commdore 64 clear screen, try this instead:

    Code:
    PRINT CHR$(147)
    Yeah that worked, thanks

  4. #4
    goonie's Avatar
    goonie is offline Common
    Join Date
    Dec 2008
    Posts
    40

    Default

    I think another way was to PRINT an inverted heart symbol.. can't remember off the top of my head what keys you had to press to get that

  5. #5
    Zorch is offline Uncommon
    Join Date
    Dec 2008
    Location
    Germany
    Posts
    103

    Default

    And if it's not within a programm, just press shift+clr/home

 

 

Similar Threads

  1. commodore 64 clear screen
    By Guest 1244 in forum Guests
    Replies: 0
    Last Post: 06-05-2010, 08:57 PM
  2. commodore clear screen
    By Guest 1156 in forum Guests
    Replies: 0
    Last Post: 06-04-2010, 05:50 AM
  3. commodore 64 clear screen
    By Guest 1532 in forum Guests
    Replies: 0
    Last Post: 05-22-2010, 03:26 PM
  4. commodore 64 clear screen
    By Guest 1532 in forum Guests
    Replies: 0
    Last Post: 04-20-2010, 11:52 AM
  5. commodore clear screen
    By Guest 7856 in forum Guests
    Replies: 0
    Last Post: 04-17-2010, 03:09 AM




All times are GMT -7. The time now is 04:30 PM. Copyright (c) 2008 - 2011 RarityGuide, Inc. All rights reserved. All trademarks and copyrights are the property of their respective owners.