c64-livecoding/wip-hugo
2025-03-06 00:59:29 +01:00
..
macros Performance improvment in test by 0.1s. Mady by better arithmatic for *40 in draw_pixel and fast_unsafe parameter for most macros 2025-03-05 21:02:54 +01:00
routines Redused number of instructions but to small a diffrence to messure with current test 2025-03-06 00:59:29 +01:00
README.md Add hugo code 2025-02-27 22:04:43 +01:00
run.sh A Fix for D that gets the wrong initial value and the branch logic in line_* checked for the wrong value. 2025-03-03 22:08:00 +01:00
source.s Reorginisation of line-drawing code. Also added a macro to benchmark line drawing logic. Addition of line_test_time to benchmark line drawing time (Do not work yet) 2025-03-04 23:01:57 +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