Tag: programming

FairLight TV #119A Fjälldata 2025 Demo Competiton

0
This new video from Fairlight TV provides additional material from the Fjälldata 2025 Demo Competition, supplementing the main video which featured interviews and general...

Exploring the 2024 Logiker Coding Challenge With GRay Defender

0
In this video, GRay Defender provides an overview of his 2024 Logiker coding competition entry, focusing on the progression of the source code and...

Introducing Module Inclusion in the SharkC64 Language for the Commodore 64

0
The SharkC64 language now supports modules! In this video, I demonstrate how the module system works and explore the implementation of variable scopes. If...

C64 Studio 8.0 Released

0
C64 Studio, a .NET based IDE for Commodore 64 development, has just been updated to version 8.0. Designed for project-based C64 assembly and Basic...

Rainbow of Rhombuses C64 Demo

0
In the latest episode of Josip Retro Bits, Josip showcases a very small and simple demo created in BASIC for the Commodore 64. The...

Commodore 64 raycasting in 148×100 test 2

0
Piotr Kozka has released a new video showcasing updates to the Grey Engine. The engine now operates in multicolor character mode combined with FLI...

Improving the Development Environment by Using MVC Pattern

0
In the latest episode of Programming Redux, the focus was on refining the implementation of the integrated development environment for the SharkC64 compiler. The...

Simple Text Scrolling for the Commodore 64 by Using Byte Arrays

0
In this new episode of Programming Redux, byte array assignments have been introduced to the sharkC64 compiler. SharkC64 is a new programming language for...