c64-livecoding/wip-hugo
2025-06-28 20:53:39 +02:00
..
dubbel_buffer Add code for not working scanline interupt (for future dubbel buffer) 2025-05-02 20:46:27 +02:00
macros Rewrite macros to be more flexible 2025-03-30 16:15:07 +02:00
routines rewrote circle code (still not working) 2025-06-28 20:53:39 +02:00
build.sh remove none relevant stuff from build.sh 2025-05-17 16:12:13 +02:00
END.s Add extended testing of pixel_draw and fix a pixel_draw bugg (error of max 8px) 2025-06-28 20:12:58 +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
source.s Add extended testing of pixel_draw and fix a pixel_draw bugg (error of max 8px) 2025-06-28 20:12:58 +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

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