Close

Multitasking demo

A project log for PZ1 6502 laptop

I am building a laptop with a W65C02, lots of memory, SID-sound, decent graphics and a filesystem.

adamklotblixtadam.klotblixt 07/20/2020 at 08:290 Comments

OK, I've coded more on the multitasking scheduler and filmed a short video demo. Nothing fancy, but shows off what it can do at this moment. All the scheduler functions are available from Basic, so the demo is done in Basic. The threads are pure 6502 assembler. The SID-player at the end is a standard PSID binary played in a separate 64KiB environment. The text threads are given 8KiB each. Lots more memory to go :D

Discussions