Still programming the Commodore 64

Still programming the Commodore 64

Author: Jens Christian Ingvartsen Thomsen

Publisher: Trisect Retro Development

Published: 2020-10-15

Total Pages: 142

ISBN-13:

DOWNLOAD EBOOK

In this book you will learn to program a game step by step in Commodore 64 assembly. You will learn to make a big 100 x 100 character multicolor map in CharPad on scroll it on the screen. You will also learn to show sprites, animate characters, play music and sound effects and much more.


Learning Commodore 64 Assembler again

Learning Commodore 64 Assembler again

Author: Jens Christian Ingvartsen Thomsen

Publisher: Trisect Retro Development

Published: 2020-03-24

Total Pages: 141

ISBN-13:

DOWNLOAD EBOOK

Learn to program a game in Commodore 64 Assembler step by step. Learn to create sprites, custom characterset, collision and much more.


10 PRINT CHR$(205.5+RND(1)); : GOTO 10

10 PRINT CHR$(205.5+RND(1)); : GOTO 10

Author: Nick Montfort

Publisher: MIT Press

Published: 2012-11-23

Total Pages: 323

ISBN-13: 0262304570

DOWNLOAD EBOOK

A single line of code offers a way to understand the cultural context of computing. This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as merely functional but as a text—in the case of 10 PRINT, a text that appeared in many different printed sources—that yields a story about its making, its purpose, its assumptions, and more. They consider randomness and regularity in computing and art, the maze in culture, the popular BASIC programming language, and the highly influential Commodore 64 computer.


Beginner's Step-by-step THEC64 Coding Course

Beginner's Step-by-step THEC64 Coding Course

Author: Richard Stals

Publisher:

Published: 2020-12-11

Total Pages: 176

ISBN-13:

DOWNLOAD EBOOK

You have gone and bought yourself your THEC64 Maxi and played a bunch of games while reliving the glory days of 8-bit home computing in the 80s. If you are now asking yourself, "What's next?" This book is for you.I started programming when I was 10 years old. My parents bought me a brand-new Commodore 64 for my birthday. I spent hours playing Boulder Dash, Pitstop II and Ace of Aces. However, it was when I found a copy of a step-by-step programming guide in my local library that my love of the Commodore 64 was cemented. I was no longer limited to interacting with my computer in the way that someone else had decided. I was now able to make my computer do what I wanted. It now displayed the text and images I constructed. It played the sounds and music I created. Suddenly, a whole new world had opened up before me, and I was its creator.This step-by-step coding course for THEC64 is based on the way that I first learned to code my Commodore 64. You will learn to code using BASIC (Beginner's All-purpose Symbolic Instruction Code), growing your skills and knowledge until you are able to create a fully-fledged program complete with user input, animated graphics, music and more.This coding course is written especially for THEC64 Maxi. However, it will work for the original Commodore 64 too, if you have one.This course is full of straightforward information given in easy to digest bite-size pieces. Each part builds on the ones before it. There is computer jargon, but it is jargon you will understand as you make your way through it. Is learning to code THEC64 essential to enjoying it? No. Will it help you understand and engage with it more? I hope so. Could this lead to a new and amazing career direction? Definitely, if that's what you want.


Commodore 64 Programmer's Reference Guide

Commodore 64 Programmer's Reference Guide

Author:

Publisher: Prentice Hall

Published: 1983-01

Total Pages: 486

ISBN-13: 9780672220562

DOWNLOAD EBOOK

Introduces the BASIC programming language, shows how to incorporate graphics and music in programs, and discusses the machine language used by the Commodore 64 computer