projects:start
User Projects This part of the wiki hosts pages related to various coding projects, a little like Source Forge, but much simpler, and in Do It Yourself wiki form. If you have a project that you want to...
View Articleprojects:star_trek_game
StarTrek shooter game (beta). Shoot the Borg cubes with photon torpedoes. This is the unlimited lives version. Check out the starry background with three different speed of stars. After you reach 100...
View Articleprojects:sprite_clock
Sprite Clock Download: Simple IRQ clock for C64 that uses sprite objects for presentation. ;SPRITE IRQ CLOCK (C) M.K. HOMEBREW COMPUTERS INC. ; Code below compiles with CC65 assembler: ; cl65 --verbose...
View Articleprojects:space_simulator
Nameless Space Simulator Project By Jeffrey Ouellette (malcontent) jddgames|at|yahoo.com This is my attempt to bring something similar to the freeware simulator “Orbiter” to the c64. It is similarly...
View Articleprojects:resurrection
What is this? Many years ago, almost twenty years ago now, I did a lot of C64 coding. Many projects were started and only some got to a stage where they were completed. After discovering the C64 scene,...
View Articleprojects:game_of_life
Conway's Game Of Life port for Commodore 64. Created in C64 Studio. Packed with features: full screen colony editor, random colony generator, disk I/O. Full source code and binaries with documentation:
View Articleprojects:fast_rs-232
Fast RS-232 by AgentFriday Intro One of the nice thing about the older processors is that they pretty much all operated deterministically in . This just means that if you start from a known state, and...
View Articleprojects:c64amp_-_music_player
C64Amp - Music player New version is released with 11 musics! The musics were disassembled with my advanced dcc6502 program. Then they were relocated in the memory. Then crunched with ByteBoozer. So...
View Articleprojects:basic_game
Basic Shooting Game By tomesz. Nice shooting game written in BASIC. The code is optimized for speed. Developed in CBM prg Studio. You can move the spaceship with the buttons next to the shifts (Y and...
View Article