atlas news
    
C64 Brain
02  mars     04h05
Commodore 64 Fast Sprite
c64brain    This is a short tutorial series for the Commodore fast sprite. In it you will learn how sprite movement works. This is the best way to get started when you are writing your very first assembly language program. Many people may start with changing the border color, but we can do that and ... ...
28  février     06h25
Beginners gaming in Machine Language
c64brain    Beginners Gaming Guide in Machine Language Note: This book represents a smaller condensed version of the book The Machine Language Book of the Commodore . I found this much more effective to revise rather than starting from scratch as machine language is a complicated subject. Finally...
28  janvier     00h32
C64 Basic Marathon Game Part 6
c64brain    This part of the Basic Marathon Game will educate you on how to detect a sprite to background collision. This detection is important since by default the Commodore Rom does not contain any really effective way to do this. Our goal here will be to align the sprite’s X horizontal ... The post...
26  janvier     03h06
Commodore 64 Basic
c64brain    Commodore Basic Contributors Panel This page is devoted to all the Commodore fans that love Basic programming. In here you will find a lot of cool Commodore Basic programs, games, etc. The point of this page is to share what other contributors have created on their systems and would like ...
21  janvier     19h26
C64 PDF List
c64brain    Assembly Language PDFs This page contains a list of some great Commodore books. Click on the buttons below the images to view the whole book as a PDF. There are a lot of excellent resources here also on learning more about Commodore Assembly language Machine language . My favorite on the...
13  janvier     06h38
Commodore 64 Games
c64brain    Barbarian Publisher: Palace Software, Players: One or Two A single screen level in a line of Commodore games where you confront enemies as you move right or left. You use a sword while battling the characters. Enemies can be knocked down, as well as the player. In many scenes the player ...
05  janvier     16h43
Commodore 64 Graphics
c64brain    I’ve often wondered myself what is the secret to creating really nice looking Commodore graphics So many games out there already are far surpassing these standards. To accomplish this, first of all I believe its important to understand what Commodore graphics actually are. A closer...
04  janvier     18h28
Commodore 64 magazine
c64brain    Commodore Magazine Back in the early ’s Commodore was just coming into the mainstream and many Commodore magazine racks were quickly filling up with the latest news about the industry. Commodore was one of the best selling computers of its generation. This page includes a list where...
03  janvier     01h37
Commodore 64 Magazines
c64brain    View as a PDF In you come from the ’s generation there is no doubt you’ve heard about Compute magazine. These Commodore magazines include a lot of great program examples lots of games , news, products, reviews, and so much more. I spent many hours looking these over when they had them in...
26  décembre     08h12
YouTube Commodore 64 Game Project
c64brain    For now this section includes all of the Commodore Game Projects that exist on my C Brain YouTube channel. The next step is to break these down step by step into more in depth tutorials. For now though, I felt inspired to share this with the website community for those who are unaware ... ...