Home  GBA  NGC  NGPC  FPGA  Mobile  GP32  NDS  Oldies  Misc  

Monday 5 January 2004

Java4gba - a Java Virtual Machine for GBA

kvm.pngJava4gba is an early port of KVM, Sun's Java Virtual Machine, part of CLDC 1.1 RI

From the README.txt :
KVM is the Java VM you may find in mobile phones for running "Java games". This small work is only about CLDC, which means that there is nothing about graphics, sound, or whatever. You can only do some plain console output. Sorry, guys :)
However, it brings to GBA almost all Java interesting features like Exceptions, Threading, Monitors... You will find some examples that illustrate these Java features.
Just rteun the examples.bat script to build some example ROMs (you don't necessarily need a Java compiler, but it is recommended, especially if you want to play with the VM :))

Download it here
Download the source code here

Pnakys version 1.0 (PDRoms release)

pnakys.pngPnakys is a small puzzle-game I wrote some time ago for PDRoms first coding compo.

No great graphics here, but an addictive game :)

Features game-saves, two screen modes, an animated "howto"...

Download it here