Blog-Posts

Python Commandline Argument Parsing

A quick set of notes on how to parse command line arguments properly in Python. This uses the argparse module, totally removing any effort on your part when it comes to processing command line switches.


Gameboy Advance Dev Workflow in 2020

How to write GameBoy Advance (GBA) homebrew using modern tools and systems in 2020. Compilers, editors, debugging and more!

This isn’t the definitive way of doing things, but it’s a way that seems to work for me. Also you might read this and think it a bit convoluted and full on. I didn’t create it all in one go, it’s a workflow that has evolved over time.


Blog1

Put the summary here, it shouldn’t show the video. hello. This is a long piece of text to see what happens when it wants to overflow the box it is inside. Will it wrap or do an ellipsis?

It wraps, this is annoying.


Z80 vs C

A short comparison between low level Z80 assembler and high level C


Blog3

test





How to Write Emulator - Intro

To begin, this isn’t technically an emulator, the system I’m trying to model isn’t real. This is more of a simulator, but that’s less of a catchy search word on the Internet.



Subscribe

Support

Recent Content

  • MS DOS Programming the Mode X Deviation March 29, 2025

    ...
  • Mode X Madness March 22, 2025

    ...
  • Can I Program VGA Graphics in MS DOS? (Watch Me Struggle!) March 10, 2025

    ...

Archives