Posts Tagged "C128"

How to enter C64 Mode on a Commodore 128

Posted on May 10, 2018

The Commodore 128 was marketed as being “three computers in one”. I guess technically they were correct when they made that statement. Although I’m very find of the native 128 mode, the...

Learn More

Programmatic Loops in Commodore BASIC

Posted on Apr 17, 2018

In this screencast I’ll demonstrate how to use programmatic loops in Commodore BASIC. I’ll show you how to use the FOR/NEXT loop (available in all versions of Commodore BASIC), as well as the...

Learn More

Flow Control in Commodore BASIC

Posted on Apr 16, 2018

In this screencast I’ll explain the concept of Flow Control in Commodore BASIC. It’s kind of a video update of a post I did a while ago. In essence, it means that we can tell the programme to take...

Learn More