c64-livecoding/host
2025-07-31 23:21:46 +02:00
..
retrodebugger_label_build_tool fix label tool for retrodebugger (convert .lbl to .labels.labels) 2025-07-28 17:13:16 +02:00
src Add user procedures bitor, shiftleft, and shiftright 2025-07-31 23:21:46 +02:00
Makefile Remove EMULATOR_PREVIEW, normal host now includes a default userprog 2025-07-30 16:53:13 +02:00
README.md Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
run.sh fix bad run script. 2025-07-27 21:29:54 +02:00
run_retro_debugger.sh fix label tool for retrodebugger (convert .lbl to .labels.labels) 2025-07-28 17:13:16 +02:00
userprog.bin Remove EMULATOR_PREVIEW, normal host now includes a default userprog 2025-07-30 16:53:13 +02:00

comodore64

JUST F*** RUN ¯\_(ツ)_/¯

in terminal run

\. run.sh

Debug

Vice --> Activate Monitor program currently start att $080D

läs mer här hur jag får labels att funka i vice: https://cc65.github.io/doc/debugging.html

Chitty endian

2 bits 00 88 --> real world 8800

Resourses

Compiler

cc65

Comodore 64 Wiki

wiki

ASEMBLY 6502 instruction set

good (expansive) wikipedia (minimalistic)

sprites

sprite

sprite multiplex

sprite multiplex x2

Documentation of the vic chip

text vic

Holding hand instructions :)

codeburst hard asembly code flag intro

Basic

peek and poke

Cool unexplored tools

text