Skip to content
View Dhebug's full-sized avatar

Block or report Dhebug

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dhebug/README.md

About me

I'm professionally a video game developer, you can see the complete list of games I worked on on my MobyGames profile page and my work experience on my LinkedIn profile.

As a hobbyish, I'm a retro enthusiast tinkering with old MIDI equipment, Minitels, Oric and Atari computers, I'm the webmaster of Defence Force, I maintain the Oric Software Development Kit as well as the Oric Library, and I like to share what I'm doing on my blog or my Youtube Channel.

I do not have a Patreon, there are no ads anywhere, no hidden analytics or tracking cookies either.

Regarding the code

Here you will find an eclectic collection of software I've been working on as a hobby: Some tools, demos and games, written in 6502 or 68000 Assembler, BASIC, C or C++.

Most of these had already been published earlier, either as stand alone archives or files, or in my old SVN repository, unfortunately SVN support in 20232024 sucks, so I had to migrate to Git... so there you are... which also means that most of the dates for commits are wrong, which implies that my commit history on GitHub is not to be trusted.

I did not bother adding licenses on most of these, but the bottom line is:

  • Be nice
  • Feel free to use anything in non profit products as long as you credit properly

Pinned Loading

  1. Atari-software Atari-software Public

    Atari ST/Falcon demos and tools, mostly 68000 and 68030 assembler code, made between 1988 and now

    Assembly 2

  2. Encounter Encounter Public

    An upgraded version of the 1983 Encounter game from Severn Software

    Assembly 10 1

  3. Oric-Software-Development-Kit/Oric-Software Oric-Software-Development-Kit/Oric-Software Public

    Archive of various bits of Oric Software from different people

    Assembly 4

  4. Oric-Software-Development-Kit/osdk Oric-Software-Development-Kit/osdk Public

    Testing OSDK migration from SVN to GIT

    C 5 1

  5. SFML-Tilemap-Shader SFML-Tilemap-Shader Public

    An old tilemap shader written in 2012 to accompany a series of articles

    C++ 3 1

  6. ACF-Extractor ACF-Extractor Public

    Program accompanying the "ACF Extractor 1.0" aka 'blog post' article from 2021

    C++