View all by Roman Werner
Roman Werner
Follow Roman Werner
Follow
Following Roman Werner
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
C64 Green Felt Classics
←
Return to C64 Green Felt Classics
Devlog
Solitaire 2021 now downloadable as .d64 and .prg
December 23, 2021
by
Roman Werner
Retrogames published a new firmware and manual update 1.6.1. This enables Mouse 1351 support on THEC64! Firmware: https://retrogames.biz/thec64/support/upgrade-thec64 Manual: https://retrogames.biz/th...
Continue reading
Solitaire2021 new version V4.1 with Auto-Clean-Up-Feature (new optional add-on)
August 14, 2021
by
Roman Werner
Solved the game but then waste a lot of time moving every single card to the foundation pile? Not anymore! With the following four lines of code you can add an auto-clean-up-feature to have all the re...
Continue reading
Solitaire2021 new version V4.0 - 30% faster!
August 13, 2021
by
Roman Werner
1
Great news. Solitaire runs now 30% faster due to a fix of a design flaw in the mouse driver. This makes the game even more fun to play. If you have already typed in the game then you only need to repl...
Continue reading
F64Summer Checksum Tool (executable) added
March 08, 2021
by
Roman Werner
1
I added the checksum tool "F64Summer" as .PRG file so you don't need to type this in as well. This useful tool was originally created by Felix Palmen (Zirius) in 2018. More info about the checksum too...
Continue reading
Created a C64 Type-In Listing Cheat Sheet
March 06, 2021
by
Roman Werner
#cheat sheet, #bastext, #token, #c64
I created today a Cheat Sheet as a supplement to my C64 Type-in Listings. It gives you a quick overview of the BASTEXT tokens in curly brackets and what they should look like on the C64 screen editor...
Continue reading
Solitaire new version V3 with code to make a Joystick Version
February 19, 2021
by
Roman Werner
I hope you like the additional Joystick feature (the required modification code is in the Solitaire2021 PDF following the main listing). Implementing the double-click made the Joystick driver a fair b...
Continue reading
Solitaire Joystick version is on its way
February 17, 2021
by
Roman Werner
I am currently testing a replacement for the mouse driver so that the game can also be played with a Joystick. Looks good so far...
Continue reading
Solitaire2021 new version V2.1 (fix)
February 15, 2021
by
Roman Werner
With version V2 I introduced a new issue. The additional BASIC code (plus variables) overwrote the beginning of the char memory after a second game (only the first arrow-pointing-right character was a...
Continue reading
Solitaire2021 new version V2.0 (fix)
February 15, 2021
by
Roman Werner
Fixed a mouse driver issue with real hardware (it worked flawlessly in VICE). I thought I was clever and could save a few bytes but this backfired. The changes affect line 2090 and higher. As a bonus...
Continue reading