Let's Code Commodore PET 0x01: Hello World!

root42

root42

185 followers

time5 mo agoview33 views

This time around we will start another, probably short lived Let's Code series. It will center around the Commodore PET, the first personal computer made by Commodore in 1977. Even before the VIC20 and C64. It shares a lot of structural similarities, but also has many peculiarities. It does not have any proper graphics support, so we will do a bit of a fancy text based hello world program, using direct screen memory access. We will use the modern, optimizing C compiler named oscar64

Source Code: https://codeberg.org/root42/letscode-cbm-pet-hello-world Oscar64: https://github.com/drmortalwombat/oscar64

Join me on Mastodon: https://chaos.social/@root42

Support me on Patreon: https://www.patreon.com/root42 Support me on Ko-Fi: https://ko-fi.com/root42 Support me on PayPal: https://paypal.me/ArneSchmitz Support me on YouTube: https://www.youtube.com/channel/UCPjFa_UZBUDzdJTIEdyGjIQ/join

Music: A Little Wonder by Spino2006

Loading comments...