Cronozilla wrote:I'd ask what you're more interested in, the hardware or designing a game? Looking at your site it seems like you lean more towards the getting your code to run on random devices thing.
This is a great question, Cronozilla; I find various kinds of hardware very interesting. When I was young I found hardware to be mystical, and how programs (such as games) ran on it. So now, I guess what drives me is making my own games run on different hardware.
However, I don't (usually) like to settle for porting games I've already made. I like to challenge myself with coming up with new ideas, but my strength is definitely not game design

Ghudda wrote:Wow, there is such a wide spectrum of projects/material on your website, it's really enjoyable looking through it all. Are all of these projects yours?
Glad you liked them, Ghudda. Yes, they are all mine. I find and potentially change bits of dev kits, and then I write my games using them.
Especially for the more obscure consoles, a lot of work went into just finding a dev kit, and figuring out how to make it work from various fragments of knowledge across the Internet. One of my main goals is for other developers to be able to download these dev kit + source code packages I offer for download, and then be able to compile them almost immediately.