cbmeeks
cbmeeks
Since I have two monitors, I like to keep Terminals maximized on one monitor while I work on another. Many times after I close a client connection, the Terminals window...
It took me a while to figure out how to run the example setup on my Fedora system. But when I finally got around to launching a program I compiled,...
I don't know if this is an extension issue or perhaps a VASM issue, but I much prefer to put a space after commas. Instead of this: lea $dff000,a5 ;...
As the title asks, how hard would it be (if possible) for all 32 sprites to be visible on the same scanline?
I've wondered about using a Propeller in a SBC that I have created. My computer runs between 1 and 4 MHz (6502). I have pushed it to 8 MHz with...
I would love to see some video drivers with sprite support. I haven't written VGA drivers for the propeller so I don't know how challenging this would be. But here...
Your videos are amazing! Thank you for giving the Apple II community some great videos. One suggestion I would love to see is a video on how to animate sprites...
I have two large text fields and it would be really cool to have an HTMX button to copy the contents to the clipboard. I can do this in vanilla...
I've been studying the schematic and, correct me if I'm wrong, it would seem the VIA would be turned on with the following addresses: FF00 to FFE0. It is only...
I compiled and built the source in Linux. However, I cannot seem to find an actual executable. There doesn't seem to be any documentation (or maybe I missed it) but...