c64-livecoding/wip-hugo
2025-07-26 19:55:25 +02:00
..
build remove build dir from github 2025-07-25 09:25:37 +02:00
dubbel_buffer Add code for not working scanline interupt (for future dubbel buffer) 2025-05-02 20:46:27 +02:00
macros fix wrong implementation of ! flag 2025-07-15 22:23:49 +02:00
retrodebugger_label_build_tool make shell script that translate .lbl file to retrodebugger format. Also added a build directory 2025-07-21 23:28:56 +02:00
routines fix off by one issue of line_up_inv.s 2025-07-26 19:55:25 +02:00
build.sh fix up the build / compile stuff 2025-07-26 14:48:46 +02:00
END.s disable unused lookup-tabels for lower memory footprint 2025-07-25 09:32:34 +02:00
README.md fix last commit by adding the ./run.sh script (that should be in the repo for a long long time) and fixing readme 2025-07-19 16:36:40 +02:00
run.sh fix up the build / compile stuff 2025-07-26 14:48:46 +02:00
run_retro_debugger.sh make shell script that translate .lbl file to retrodebugger format. Also added a build directory 2025-07-21 23:28:56 +02:00
source.s make use of new clear_screen macro. 2025-07-26 15:55:57 +02:00
STARTUP.s make use of new clear_screen macro. 2025-07-26 15:55:57 +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