Search found 3 matches

by JohnMarson
Mon Apr 01, 2013 2:14 am
Forum: Commodore Discussion
Topic: Best resource for serious Commodore 64 programming
Replies: 2
Views: 6606

Best resource for serious Commodore 64 programming

What is the best resource for serious Commodore 64 programming? Assume that serious programming on the Commodore 64 is not done in BASIC V2 that ships with the Commodore 64. I feel like most of the knowledge is tied up in old books and not available on the internet. All that I have found online are ...
by JohnMarson
Fri Mar 15, 2013 4:15 am
Forum: Commodore Discussion
Topic: How to disable screen in Commodore 64?
Replies: 2
Views: 10502

How to disable screen in Commodore 64?

I know this question is very spesific question but I know there are some c64 code gurus around here. So, here is my question.

When I try to disable screen using $d011 trick, upper/lower border also opens. I want to do that without opening upper/lower borders. Is it possible?