CBM .prg Studio v4.5.0 Released

0
Arthur Jordison has released version 4.5.0 of the CBM .prg Studio software package. Below, I’ve included his release notes. This is mainly a bug fix...

Plasma Effect in BASIC on the Commodore 64

0
In a new video from Josip Retro Bits, Josip demonstrates how to create a plasma effect on the Commodore 64 using the BASIC programming...

Highly Configurable and Architecture Independent Wrapper on Top of a C++ Compiler

0
C2 is an advanced assembler wrapper built on top of a C++ compiler, designed to be highly configurable and architecture-independent. It achieves this flexibility...
ugBASIC

ugBASIC and UGBASIC-IDE v1.16.5 Released

0
Version 1.16.5 of ugBASIC and UGBASIC-IDE has just been released. In addition to containing strong optimizations and corrections for all targets, preliminary support for...

LukHash Fusing a Guitar with the Commodore 64

0
When a guitar meets a Commodore 64, the result is a stunning fusion: the iconic Fairlight Cracktro brought to life on a guitar-driven Commodore...

Regenerator: A Modernized Interactive Disassembler for C64 Binaries

0
Regenerator is an interactive disassembler designed for C64 binaries. It can load any standard C64 .PRG file or VICE snapshot and disassemble it for...

VS64 v2.5.13 Released

0
VS64 v2.5.13 has been released. The change log reports 'Bug-fixes and minor improvements' on this update. The VS64 extension makes it easy to develop software...

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...