6502 CP/M: 5/14

preview_player
Показать описание
In whch yr hmbl svt ports Digital Research's seminal 1977 operating system CP/M to the 6502 processor, on camera!

This is initially aimed at the BBC Micro, simply because it makes development and debugging easy, but it's intended to be portable, with the Commodore 64 as a (very slow) secondary target. Binaries are relocated at load-time so to avoid depending on any particular memory layout; this is necessary due to the much less standardised 6502 memory maps.

Рекомендации по теме
Комментарии
Автор

I love your optimistic approach to guessing carry clear vs carry set. 😅

DavidLatham-productiondave
Автор

Nearly finished and I wonder if you will noticed that you forgot the length byte next to the max length byte

reinoud