Solitaire2021 new version V2.0 (fix)
C64 Green Felt Classics » Devlog
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 I added a patch table so that you can now move the mouse driver to any hi byte * 256 address. This is useful if you want to reuse the mouse driver in your own basic progam but might want to reserve the $C000 address space for a different use. In that case just replace the "ad=" address value to a different address like for example $CE00 = 206*256 = 52736. The mouse driver itself is 215 bytes long.
Get C64 Green Felt Classics
C64 Green Felt Classics
Solitaire, Yahtzee and Blackjack reissued as new BASIC V2 type-in listings
More posts
- Solitaire 2021 now downloadable as .d64 and .prgDec 23, 2021
- Solitaire2021 new version V4.1 with Auto-Clean-Up-Feature (new optional add-on)Aug 14, 2021
- Solitaire2021 new version V4.0 - 30% faster!Aug 13, 2021
- F64Summer Checksum Tool (executable) addedMar 08, 2021
- Created a C64 Type-In Listing Cheat SheetMar 06, 2021
- Solitaire new version V3 with code to make a Joystick VersionFeb 19, 2021
- Solitaire Joystick version is on its wayFeb 17, 2021
- Solitaire2021 new version V2.1 (fix)Feb 15, 2021
Leave a comment
Log in with itch.io to leave a comment.