Version 1.1.1 of the C64 Pic Extender is now available within my Software page.
This is the first publicly available version.

You might want to check the documentation that comes within each distribution archive for more information!
Version 1.1.1 of the C64 Pic Extender is now available within my Software page.
This is the first publicly available version.
You might want to check the documentation that comes within each distribution archive for more information!
A while back I had ordered an Arduino Pro Micro board that mounts a Type-C USB connector. At the time, I noticed how the board wasn’t a drop-in replacement for the legacy Pro Micro board (the one with a micro-USB connector).
A few weeks back, I ordered more Pro Micro boards with a Type-C USB connector from a different seller. I tested one in my IECHost breadboard and it worked absolutely fine.
Here’s a picture to compare the two boards:
On the right side of the picture there is the board that worked fine as a drop-in replacement. The board is longer than the one I used for my old projects so, from that perspective, I can’t just use the new one in the cases I have used in the past.
In all fairness, I can’t exclude having got a rogue board the first time around. So, if you have one of the boards as the one on the left side of the picture, and it works fine for you as a drop-in replacement, then I’d like to know: please leave a comment 🙂
Stay tuned for more!
In case you haven’t noticed, recently I have been helping The Sarge and Raffox with code that makes it possible to produce extended multicolor pictures for the Commodore 64, using sprites in the side borders.
The technical details are quite interesting:
As far as I can tell, each feature is quite rare to see in a Commodore 64 picture, and they are especially rare when combined together. Possibly a world first 🙂
Of course, taking advantage of the extra pixels is not quite as simple as it might look like: sprite colors have stricter limitations than multicolor bitmaps and there are other limitations related to bad lines, which are not removed by my code. In fact, there are no demo-style nearly-whole-RAM-consuming tricks at play here, as that’s not the point.
There is some clever code that I have been developing while exchanging ideas with Flavioweb, but it’s really a tradeoff: the code requires talent on the part of the graphic artist in order for the final work to be convincing.
Here are the works created, to date, by The Sarge that use my supporting code:
And here’s the work created by Raffox that uses my support code:
Stay tuned for more!
It was the 25th of April 2021 when I last made changes to the TAPClean code repo on Sourceforge. Those changes added support for a Polish Anirog clone that was brought to my attention by Pawel.
Today I am glad to confirm that I am back on the development and enhancement of TAPClean. In order to kick off the process, I just pushed changes to the code repo that allow users to configure the path where to save report files. This change is going to be needed for when I will put together a bundle of TAPClean Front End and TAPClean for macOS 🙂
Stay tuned for more!
Version 1.5.1 of Integrator 2012 is now available within my Software page.
This is a minor release for a few enhancements, including a fully functional macOS build, which also provides the option to save datasets.
Version 4.4.1 of the DC2N4-LC GUI client is now available within my Software page.
This is a minor release for a few enhancements, including a fully functional macOS build capable of performing firmware updates.
In order to give my GTK applications a more native look under macOS, I am experimenting with a few themes. In particular I found one that seems decent enough, named Ubuntu-Monterey. Details here.
I haven’t got much time for the details, so I am just going to share a few screenshots I took of a few of my latest bundles.
Stay tuned for more!
MacOS users will be glad to know that I managed to finish the code to perform firmware updates for IECHost from within the GUI Client application. I am hoping I will be able to release the update soon as part of version 3.8.9.
I will probably integrate the above mentioned work I did for the IECHost GUI client into the DC2N4-LC GUI Client too before releasing binaries for macOS.
Finally, I will release all Integrator 2012 packages with a few updates and the ability to save datasets. Of course, macOS binaries will be provided too 🙂
Stay tuned for more!