c64-livecoding/wip-hugo
2025-07-19 16:36:40 +02:00
..
dubbel_buffer Add code for not working scanline interupt (for future dubbel buffer) 2025-05-02 20:46:27 +02:00
macros fix wrong implementation of ! flag 2025-07-15 22:23:49 +02:00
routines fix small issues with linedraw 2025-07-17 14:45:51 +02:00
build.sh fix documentation and compilasion so that vice can read labels! 2025-07-19 16:29:20 +02:00
END.s optimise circle using lookup table 2025-07-01 23:49:35 +02:00
program.lbl fix documentation and compilasion so that vice can read labels! 2025-07-19 16:29:20 +02:00
README.md fix last commit by adding the ./run.sh script (that should be in the repo for a long long time) and fixing readme 2025-07-19 16:36:40 +02:00
run.sh fix last commit by adding the ./run.sh script (that should be in the repo for a long long time) and fixing readme 2025-07-19 16:36:40 +02:00
source.s fix documentation and compilasion so that vice can read labels! 2025-07-19 16:29:20 +02:00
STARTUP.s Fix bugg where screen do not properly clear on startup 2025-06-28 20:14:22 +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