Programming the Commodore 64
Title | Programming the Commodore 64 PDF eBook |
Author | Raeto Collin West |
Publisher | Compute Publications International |
Pages | 644 |
Release | 1985 |
Genre | Computers |
ISBN |
Machine Language for the Commodore 64, 128, and Other Commodore Computers
Title | Machine Language for the Commodore 64, 128, and Other Commodore Computers PDF eBook |
Author | Jim Butterfield |
Publisher | |
Pages | 404 |
Release | 1986 |
Genre | Computers |
ISBN |
Commodore 64 Programmer's Reference Guide
Title | Commodore 64 Programmer's Reference Guide PDF eBook |
Author | |
Publisher | Prentice Hall |
Pages | 486 |
Release | 1983-01 |
Genre | Computers |
ISBN | 9780672220562 |
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
Commodore 128
Title | Commodore 128 PDF eBook |
Author | |
Publisher | |
Pages | 756 |
Release | 1986 |
Genre | Commodore 128 (Computer) |
ISBN |
This indispensable reference sourcbook--the only official guide to the Commodore 128 computer--covers the advanced BASIC programming language Version 7.0, superior graphics, sound and music capabilities, memory maps, input/output guide, pinout diagrams of primary chips and schematics of the computer.
Assembly Language Programming with the Commodore 64
Title | Assembly Language Programming with the Commodore 64 PDF eBook |
Author | Marvin L. De Jong |
Publisher | Brady |
Pages | 296 |
Release | 1984 |
Genre | Computers |
ISBN | 9780893033194 |
Explains how the Commodore 64 home computer works, looks at program writing, data transfer, logic and arithmetic operations, loops, sound generation, and graphics, and introduces assembly language
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
Title | 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 PDF eBook |
Author | Nick Montfort |
Publisher | MIT Press |
Pages | 323 |
Release | 2012-11-23 |
Genre | Computers |
ISBN | 0262304570 |
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.
Mapping the Commodore 64
Title | Mapping the Commodore 64 PDF eBook |
Author | Sheldon Leemon |
Publisher | |
Pages | 268 |
Release | 1984 |
Genre | Commodore 64 (Computer) |
ISBN | 9780942386233 |
Specifies the Functions of Pointers, the Stack, ROM & Kernal Routines. Offers Locations & Ideas for Programming When Using Machine Language