C64 assembly lesson 2: inc and dec plus bonus Azure DevOps pipeline to build C64 apps. @CallousCoder
C64 assembly lesson 2: inc and dec plus bonus Azure DevOps pipeline to build C64 apps.  @CallousCoder
Uploaded August 2022 | Updated September 2026, 12 hours ago
Today we will convert this #C64 basic program into #assembly
10 poke 53280,peek(53280)-1
20 poke 53281,peek(53281)-1
30 goto 10

Code: github.com/rdoetjes/c64/tree/main/lesson02

But first I will show you my automated #cicd pipeline that automatically builds the C64 assembly code and uploads it automatically to my UltimateII cardridge. CI/CD is a must know technology for any developer these days. And we can even CI/CD 40 year old tech!

Chapters:
00:00 Intro
00:55 Overview CI/CD pipeline
02:54 Explanation setup Agent and Build Pool
04:32 Explanation CI/CD azure-pipelines.yml
11:34 Run of Pipeline and Upload to UltimateII demo
12:16 Assembly Lesson: Peek and Poke in assembler
C64 assembly lesson 2: inc and dec plus bonus Azure DevOps pipeline to build C64 apps.The Neverending Story Synth/Guitar impressionZ80 programming on the MPF-1-PAirwolf Theme ImpressionC64 Assembly lesson 5: Indirect addressing & Unrolled code memcopyEasy install of VIM for CodersSEIKO RC-1000 sold as not working, can we fix it?OutRun songMy KnightRider Metal Theme/Video impression of our day with the KITT replicaRevealing My Prediction Method used on The Next Uri GellerSFX Edible Blood recipe#vim owns #zig and #awk in converting Fahrenheit to C in a file
CallousCoder |

C64 assembly lesson 2: inc and dec plus bonus Azure DevOps pipeline to build C64 apps.

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER