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 ...

Pong 3DS v1.0

Well, after a few weeks of coding at last I have a release of this game. :)

This is just a 3D pong, inspired by my old Pong 3DS for Nintendo DS.

This was a test to see if I could manage to setup a correct perspective for stereoscopic 3D, but …

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 ...

32x8 Yellow LED Matrix

Hello!

I've been messing around with electronics lately (after all, that's what I'm studying :P), and this is the result! A 32x8 LED Matrix controlled by a PIC18F2550. You can click in the pictures for full size! At the end of the post there is a video of the screen …

more ...