More an exercise in getting the mechanisms right for creating, loading and appending SEQ files in CBM Basic than the foolproof get rich program I secretly think it is, but you never know…. For some reason SEQ files always give me problems and it’s usually because I forget to use the correct flags, especially ‘a’…
Author: Jonathan Ellis
All Around The Wold
I started geocaching in 2005. It was fairly new then and there weren’t that many caches around, but the driving force behind starting it up was to give my then young kids some incentive to come on walks with us. It worked too, they really enjoyed it, and, back then, caches seemed to be way…
Advent of Code 2023 Day 1
Here we go then, the 1st day of 2023’s Advent of Code. Day 1 looked deceptively simple, with part 1 completed in pretty quick time. The only real problem was the large amount of data caused memory overflow issues, so I split it into 4 separate parts for the data statements. I’ll list some code…
Advent of Code Prep – 2023
I like some direction and order in my life, or maybe I need it rather than like it, but either way Advent of Code is something that very much appeals to me as it gives us daily problems to solve and actually gets me coding and thinking. This year, actually my first year, I will be attempting…
Adventure of Cleopatra’s Pyramid
This text adventure is from 1987 and was published by Falsoft Publishing, a publisher of magazines and books, primarily the Rainbow series, and it was in the third Rainbow Book of Adventures that this adventure first appeared. It was released for the TRS-80 Colour Computer and converted across to the C64 in the same year. Philip Newton is attributed…