c64-livecoding/wip-hugo
2025-03-09 23:43:59 +01:00
..
macros Change 4 spaces indenting to 8 and add string for emacs to understand indenting rules 2025-03-09 23:43:59 +01:00
routines Change 4 spaces indenting to 8 and add string for emacs to understand indenting rules 2025-03-09 23:43:59 +01:00
README.md Change 4 spaces indenting to 8 and add string for emacs to understand indenting rules 2025-03-09 23:43:59 +01:00
run.sh Change 4 spaces indenting to 8 and add string for emacs to understand indenting rules 2025-03-09 23:43:59 +01:00
source.s Add all optimisations done on line_down to line_down_inv. DIx a problem that the pixel was drawin a bit to late in the loop on line_down. 2025-03-06 01:50:37 +01:00
STARTUP.s Will make the indenting better. Also it will properly use dubble ; for comment blocks 2025-02-28 18:22:07 +01:00

comodore64

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

in terminal run

\. run.sh

Debug

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

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