c64-livecoding/wip-hugo
2025-03-30 17:25:23 +02:00
..
macros Rewrite macros to be more flexible 2025-03-30 16:15:07 +02:00
routines Push performance improvement from line_down.s to line_up.s 2025-03-30 17:25:23 +02: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 Improve performance of line_down from 837970 to 835768 (cpu cyceles of a test) 2025-03-29 21:50:25 +01:00
STARTUP.s Partialy implement text writing 2025-03-28 20:35:58 +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