Top "C64" questions

The Commodore 64, commonly called C64, C=64 (after the graphic logo on the case) or occasionally CBM 64 (for Commodore Business Machines), or VIC-64, was an 8-bit home computer introduced in January 1982 by Commodore International.

How do emulators work and how are they written?

How do emulators work? When I see NES/SNES or C64 emulators, it astounds me. Do you have to emulate …

emulation c64
Bash Version of C64 Code Art: 10 PRINT CHR$(205.5+RND(1)); : GOTO 10

I picked up a copy of the book 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 http://www.amazon.com/10-PRINT-CHR-205-5-RND/dp/0262018462 …

bash c64
Draw on screen border in Commodore 64

I have this curiosity for 25 years and I would love to understand the trick. In the Commodore 64 the border was …

retro-computing c64 commodore
How do I show sprites in the border on C64?

I've seen cool C64 demos showing sprites in the border area of the screen. It shouldn't be possible; I think …

border sprite c64
Commodore 64 Development Tools for Mac OS X

Which tools do you use for cross-development for C64 on OSX? Which assembler, text editor or IDE, gfx, sprite, charset …

macos c64