The Art of Assembly Language

nurpax - Dirty tricks 6502 programmers use

Is #RISCV any fun to write assembly language in? #asm #assemblylanguage #programming
Besides the 6502, what other processor is genuinely fun to hand write assembly on? #asm #assemblylanguage #programming
Rewriting a Compiler for the Commander X16 and Foenix F256K - The Oasis BBS

Modern Retro Dev rewrites their retro systems compiler in Rust, improving code quality, adding platform support, and testing performance with classic benchmarks.

The Oasis BBS
Vintage Punch Tape Storage Returns to the Commodore 64 Thanks to Róbert Farkas - The Oasis BBS

Discover how Róbert Farkas merged punch tape technology with the Commodore 64, bridging vintage computing with modern electronics for unique data storage solutions.

The Oasis BBS

TIL Space Invaders had a tilt sensor. Good deep dive into the inner workings of the game.

https://www.computerarcheology.com/Arcade/SpaceInvaders/

#programming #retrocomputing #retrogaming #spaceinvaders #assemblylanguage #z80

Space Invaders

Continua il corso di Assembly per il C64. In questo video approfondiamo come eseguire calcoli sul processore 6502 che equipaggia la mitica unità floppy 1541 del C64 evitando che lunghi calcoli la blocchino. Il metodo più semplice consiste nell'adottare la tecnica dei threads preemptive. Scopriamo assieme come si potrebbe fare. #commodore64 #retrocomputing #assemblylanguage #mos6510 https://www.youtube.com/watch?v=NRi-3dsJBbQ
Multithreading con l'unità 1541 / Corso di Assembly #29 bis / Commodore 64

YouTube