Welcome to DeathStation 9000

All Programs have a desire to be useful - MCP

So in the spirit of making it a free system once again, here are some software projects released under a variety of Open Source licenses (mainly the GPL, with the odd stir of MIT and BSD).

So feel free to peruse the software using the menu links or wander the GIT repositories. I've recently switched to GIT from SVN, so undoubtedly GIT will see a massive drop in popularity. You'll notice quite a few repos are a bit, shall we say, sparse. This is because I have an idea, create the repo and then get distracted.


Latest

27th March 2024; released a download and artifact manager.

12th January 2023; released v0.1 of a Nintendo 3DS Spectrum emulator.

10th January 2023; released tapls, a small tool to dump Spectrum TAP files.

21st November 2021; released V1.11 of CASM. This adds Intel HEX file output. Mainly so I could use it in my Z80 library tests. It was a bit stupid that I wasn't using my own assembler.

19th July 2020; released V1.1 of Mac Sprite Editor.

8th June 2020; released V1.10 of CASM. This adds Amstrad CPC tape output, Commodore 64 PRG output and a codepage for the Commodore 64 screen codes.

24th May 2020; resurrected some ancient X11 games thanks to archive.org.

22nd March 2020; released V1.0 of CZX81 a text mode emulation of the ZX81.

18th December 2019; dug out an old Blitz Max game Missile Lock.

20th December 2018; released csol, a simple CURSES solitaire game for your terminal.

2nd December 2018; released svnbrowse. A simple web-based SVN repository browser.

18th September 2018; released V1.6 of CASM. Small fix to make duplicate labels an error.

18th Septemer 2018; released snesgfx, a simple command-line tool to convert a PNG into a form suitable for use on the Super Nintendo.

27th July 2018; Added Anagrams. This is a helper for puzzles with anagrams.

19th July 2018; Added Missing letters. This is a helper for puzzles that looks for words containing missing letters.

8th July 2018; Added Codeword solution helper. This is a helper for codeword puzzles that appear in newspapers.

28th June 2018; Added PassMan password manager.

15th June 2018; Re-added WAD Mangle.

13th June 2018; recovered a build of my ZX81 emulator for the Nintendo DS, DS81.

8th June 2018; added an old UNIX program xed as a test for a process to release sources from SVN more easily.

9th January 2017; added X11 Demo.

4th January 2017; added Sokoban Level Solver.

29th September 2016; added my first photo album as a code test.

2nd September 2016; Added simple ASCII MAP data generator to Game Dev.

6th June 2016; Added simple NES CHR Editor to Game Dev.