Awesome C64
Commodore 64 related links such as C64 tools for Mac/Linux/PC, demoscene related stuff, coding tools, C64 utilities etc...
Portals
- DLH's Commodore Archive
Book, Magazines, Manuals, Disk Images, C16/+4, C128, VIC related...
Tech Documents and Articles
- http://www.pagetable.com/
C64 hackers and Assembly lovers! - http://www.ffd2.com/fridge/
A code-storage facility, The re-source for Commodore-64 and 6502 programmers. - All About Your 64 Online Help
By Ninja/The Dreams - (1995 - 2005) - Operating System and Compiler Collection
Wide range of compilers and OSes for C64
Tutorials
- Tetris in 6502 Assembler - part 1
- Tetris in 6502 Assembler - part 2
- Tetris in 6502 Assembler - part 3
Mac OS X Tools
-
Virtual C64
Mac C64 emulator. -
MacVICE
C64 emulator VICE’s OS X (various compilers) builds.
PC (Windows) Tools
- CBM.prg Studio
IDE for developing C64 + Sprite editor and more...
Multi Platform Tools (OS X, Linux, Windows)
- Relaunch64
IDE for building C64 apps!
Demoscene
- CSDB
The C-64 Scene Database - Commodore 64 News
C64 related news portsl - C64 Intros
Almost every released intro available since the beginning.
Contributing
- Fork it ( https://github.com/vigo/awesome-c64/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request