• Stars
    star
    454
  • Rank 96,373 (Top 2 %)
  • Language
    Python
  • License
    BSD 2-Clause "Sim...
  • Created almost 10 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ultimate Commodore 64 Reference: ROM Disassembly, Memory Map, ...

Ultimate Commodore
64 Reference Guide

An effort to collect C64 reference material
in machine readable form and maintain
scripts to present this material to the web.



Button Website    Button Building



Material

Reference material collected in this repository.


ROM Disassembly


KERNEL BASIC Lang By / From
◯ ⬤ 🇺🇸 Microsoft
⬤ ◯ 🇺🇸 Commodore
⬤ ⬤ 🇺🇸 Lee Davison
◯ ⬤ 🇺🇸 Bob Sander-Cederlof
⬤ ⬤ 🇩🇪 Commodore-64-intern-Buch
⬤ ◯ 🇺🇸 Magnus Nyman
⬤ ⬤ 🇺🇸 Marko Mäkelä

Memory Map


Title Lang By / From
Mapping the Commodore 64 🇺🇸 Sheldon Leemon
Memory Map mit Wandervorschlägen 🇩🇪 Dr. H. Hauck
Commodore-64-intern-Buch 🇩🇪 Commodore
Reference 🇺🇸 Joe Forster / STA
Comments in the original source 🇺🇸 Microsoft / Commodore
C64 Programmer's Reference Guide 🇺🇸
64map 🇺🇸
Reference 🇺🇸 Jim Butterfield

KERNEL API


Title Lang By / From
Commodore 64 Programmer's Reference Guide 🇺🇸 Commodore
COMPUTE!'s VIC-20 and Commodore 64 Tool Kit: Kernal 🇺🇸 Dan Heeb
Machine Language Routines for the Commodore 64 and 128 🇺🇸 Todd D Heimarck
Patrick Parrish
Mapping the Commodore 64 🇺🇸 Sheldon Leemon
Commodore 128 intern 🇺🇸 Jörg Schieb
Frank Thrun
Heinz Wrobel
The almost completely commented C64 ROM disassembly 🇺🇸 Lee Davison
Cracking The Kernal 🇺🇸 Peter Marcotty
Kernal 64 / 128 🇺🇸 Craig Taylor
Commodore 64 standard KERNAL functions 🇺🇸 Joe Forster / STA
C64 KERNAL jump table 🇺🇸 Frank Kontros
Das neue Commodore-64-intern-Buch 🇩🇪 Baloui
Brückmann
Englisch
Felt
Gelfand
Gerits
Krsnik


Contributions

Extensions , Translations , Corrections
of typos and content, .. are welcome!



Credits

The original effort of collecting, converting, formatting
and editing the collected files was done by Michael Steil.


More Repositories

1

hvdos

hvdos, a simple DOS emulator based on the OS X Hypervisor.framework
C
442
star
2

cbmsrc

Original source code of various Commodore computers and peripherals.
Roff
435
star
3

cbmbasic

cbmbasic, a portable version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64
C
434
star
4

geos

Source code of GEOS 2.0 for the Commodore 64 and 128
Assembly
400
star
5

msbasic

Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...)
Assembly
320
star
6

perfect6502

perfect6502, a MOS 6502 CPU emulator that performs a simulation of the original NMOS 6502 netlist
C
294
star
7

c64rom

Commodore 64 BASIC and KERNAL Source
Assembly
194
star
8

msdos1

A collection of disassembled and commented source of parts of MS-DOS 1.0
Assembly
182
star
9

visualize_1541

A tool that creates visualizations of the data layout on Commodore 1541 disk images
Python
69
star
10

64er-magazin.de

HTML
68
star
11

80columns

80x25 text mode for the Commodore 64 BASIC/KERNAL environment
Assembly
65
star
12

ccgmsterm

CCGMS Future, a terminal program for the Commodore 64
Assembly
64
star
13

pucrunch

pucrunch, an Optimizing Hybrid LZ77 RLE Data Compression Program for C64/C128/VIC-20/Plus4
C
56
star
14

geowrite

Source code of geoWrite 2.1 for the Commodore 64
Assembly
55
star
15

final_cartridge

Assembly
53
star
16

ctools

ctools, programs for accessing C64 and C128 CP/M disk images (*.D64).
C++
48
star
17

kernalemu

Commodore KERNAL emulator, to run C64/C128 etc. command line applications on UNIX
C
40
star
18

fc3-geos

Final Cartridge III with GEOS
Assembly
33
star
19

extract-adf

extract-adf, a tool that extracts files from (broken) Amiga OFS ADF/ADZ/DMS disk images
C
30
star
20

c64_kernal

Assembly
29
star
21

cbm6502asm

Commodore 6502ASM, the original 6502/65C02/65CE02 Assembler used by Commodore for C65 project
C
28
star
22

cbmbus_doc

HTML
26
star
23

fastboot1541

fastboot1541, an autostart fastloader for the Commodore 64 and 1541 that fits into a single sector.
Assembly
26
star
24

dos1541

The Commodore 1541 DOS ROM, buildable with cc65
Assembly
24
star
25

mxass

mxass, a cross assembler that targets Commodore 64-like platforms (6502/65816/Z80)
Assembly
23
star
26

TopDesk

The TopDesk file manager for the C64/C128 GEOS operating system
Assembly
22
star
27

thewave

The Wave Web Browser for C64/C128 GEOS Wheels
Assembly
19
star
28

datasette_load

A minimal Commodore 64 Datasette program loader
Assembly
16
star
29

nes_snes_controller_6502

NES & SNES Controller Driver for 6502 (Commodore 64)
Assembly
16
star
30

c64bs

C64 KERNAL patch to support ACIA hardware serial, parallel IEEE-488 and more
Assembly
15
star
31

defrag1541

A visual Commodore 64/1541 disk defragmentation program
Visual Basic
15
star
32

ted_kernal

The Commodore TED (C16, C116, Plus/4) KERNAL, buildable with cc65
Assembly
14
star
33

geowrite2rtf

geowrite2txt, a simple tool to convert C64/C128 GEOS GeoWrite documents into plain text
C
14
star
34

static6502

Roff
11
star
35

cbmfs

cbmfs, a Commodore 1541 file system driver for MacFUSE
C
10
star
36

ultimatetron2

Ultimate Tron II is a game for the Commodore 64
Assembly
9
star
37

vis2ascii

vis2ascii, a tool to convert VisAss/F8 AssBlaster C64 assembly into ASCII
C
9
star
38

combine_d64

combine_d64 D64 File Reconstruction Tool
Python
9
star
39

anatomy-4040

Reconstruction of the book "Anatomy of the 4040 Disk Drive" (1988) by Hilaire Gagne from the original files
HTML
8
star
40

extract-md

extract-md, a tool to extract text and graphics from disk images of issues of the German Commodore 64 disk magazine "Magic Disk 64"
C
5
star
41

ps2keyboard

Assembly
4
star
42

darmok

darmok.com: Memes in the Tamarian language
Shell
3
star