c64-livecoding/host
2025-07-24 15:29:55 +02:00
..
build Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
dubbel_buffer Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
macros Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
retrodebugger_label_build_tool Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
routines Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
build.sh Rename "file.prg" to "host.prg" 2025-07-24 15:29:34 +02:00
END.s Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
mainloop.s Add "main loop" to host program, which executes user program 2025-07-24 15:29:55 +02:00
program.lbl Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
public.inc Move public.inc to host 2025-07-24 13:22:09 +02:00
README.md Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
run.sh Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
run_retro_debugger.sh Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +02:00
source.s Include batch compiler user program into host program 2025-07-24 15:28:44 +02:00
STARTUP.s Move wip-hugo stuff into "host" (to be sorted) 2025-07-24 13:20:29 +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