µCity v1.2

Hello again!

It's a bit late to publish this, but hey, it only comes 7 months late! I had no website to upload this to, anyway...

In any case, here it is, µCity, the open-source city-building game for Game Boy Color! It can also be spelled 'uCity', but it's pronounced …

more ...


GBT Player usage

Over the last months I've seen a few tutorials about GB programming that use my GBT Player for music. I have to say a few things about that.

First: Thanks a lot for using my library! The fact that you like it enough to use it in your projects is …

more ...

Game Boy Camera documentation

Over the last few weeks I've been doing some reverse engineering on the GB Camera and I think I've documented it good enough for most things. I've reversed the cartridge controller registers and measured the capture timings. The only thing that I can't understand is the level/gain control of …

more ...


Faceball 2000 Double Speed Mod v0.1

Hello!

A few days ago I discovered this game, I tried it, and got disappointed because it has a painfully low framerate (video)... So I opened it with BGB and decided to fix it! :)

I've changed the initial jump to an empty area just before the ROM header. I just …

more ...

GBT Player v1.2

Hello again!

This is just a bugfix release. I've modified the samples included in the mod file in order to avoid transposing notes when converting it with mod2gbt. This means that you can use all notes from C3 to B8.

You can find source, binaries and examples (RGBDS and GBDK …

more ...


GiiBiiAdvance 0.2.0

Hello!

After a few years, at last I continue with this emulator. :P I've been coding for a few weeks and at last I have a release.

The main change is that it now uses SDL2 for the GUI, not WinAPI. It can compile under Windows or Linux with the …

more ...