Gee-k.net

Drawing the logo in BASIC


Created on: 22-12-2018  By Gee
I gave myself a lesson in drawing things to the screen in BASIC. It took a good long while but I eventually got the hang of it. I'm sure there must be another way of drawing the amount to screen that I have. Otherwise drawing anything in games would take forever too.
I saved my work to some cassette and disk files if anyone else wants to see my "handy work" and then offer advice on how it could be done quicker and better.... Read More!

Associated files

  1.   gee-k.dsk
  2.   gee-k.cdt


First delves into locomotive BASIC


Created on: 17-12-2018  By Gee
I was doing a bit of reading on Sunday night and came across a scan from an amstrad magazine from February 1991.
In the scan was a "10 line" type in bit of BASIC coding. I say "10 line" because there was so many commands in each line separated by the use of ':'.
This of course made things a bit more difficult when it came time to debug the program after having copied the lot out and it didn't run. If I remember correctly, they rarely did run 1st time due to some spelling mistake, missing a dot or using ';' instead of ':'. Another reason I hate using the ':' for different actions. Just use a new line!

However, due to this program not working correctly I found a way of making debugging slightly easier. "How?" do I... Read More!


Repair Station


Created on: 07-12-2018  By Gee
I've been using a very old soldering iron which was left in the loft by the previous occupants of our home and it's... well, it's like trying to use a hot spade to make soldering joints.
Not only that, I don't quite know what I'm doing when it comes to soldering. I've never done much of it, and when I have it's not gone very well sadly.
I tried using the old soldering iron (which is an on or off type) to solder on the header to my raspberry pi zero. It didn't go well at all as the iron was too large to even get near the through-hole pads.
I've got a few things planned for my raspberry pi which needs the header on it (mainly learning about electronics and basic circuits) so the header pins will need sorting.
Becau... Read More!


Amstrad Purchases


Created on: 25-11-2018  By Gee
Back in the 1990's me and my siblings used to play on our family Amstrad CPC 6128. Mainly we played chuckie egg and used a book that we had to code things in Amstrad BASIC. I remember copying some BASIC code from the book that felt like it took forever and then all it done was print some circles in random spots of the screen. But it felt great to have coded something that made the computer do things!
The screen we had was monochrome green screen (I believe it was the GT65) and I didn't even realise there was a colour monitor available.

Cut to this month (November 2018) and I have bought a 6128 with two colour monitors. Both of the monitors have is... Read More!


First News Item


Created on: 23-11-2018  By Gee
Hi all, This is my first news item and it's more of a test of my coding to make sure everything works.
So I'll fire in some blurb content about the site and why I'm making the website.

The main reason for this website is for fun. I like to code things and work out how things work. I also wanted to keep a note of all my projects and what I'm doing with them so that others around the world can do the same if they so wish.

The Website has been made with PHP, and I've deliberately made it so that it can be used as a very basic CMS. I might release this in the future if I feel its good enough to be scrutinized by professional web developers. If I do release it, it'll be under an Open Source license so that ot... Read More!


Previous Page 1 2 3 4 5 6 7 8 9