c64-livecoding/wip-hugo
hugova 4f396fd740 A fix to a bug, to make line_down draw lines with small slopes.
I needed to use 16bit logic to ashive this.
Also moved out dx*2, dy*2 calculation outside of loop for better performance.
2025-03-01 23:57:15 +01:00
..
macros A fix to a bug, to make line_down draw lines with small slopes. 2025-03-01 23:57:15 +01:00
routines/memory A fix to a bug, to make line_down draw lines with small slopes. 2025-03-01 23:57:15 +01:00
README.md Add hugo code 2025-02-27 22:04:43 +01:00
run.sh Add hugo code 2025-02-27 22:04:43 +01:00
source.s Will make the indenting better. Also it will properly use dubble ; for comment blocks 2025-02-28 18:22:07 +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

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