I wanted to play Turrican 2 the other day so I fired up an Amiga emulator, but playing it via the keyboard really wasn’t cutting it, so I broke out a USB game pad I had floating around the place. Â That also didn’t feel quite right 🙁 Â What I needed was an old Atari style …
Monthly Archives: March 2014
Objective-C to Java and back again via JNI and Unix pipes
I’ve been working on a piece of software for some time now that is almost ready for a public release. Â For part of it I needed to connect to various databases, some of which are only accessible via JDBC. Â My problem is that my app is written in Objective-C. Â For the first version of my …
Continue reading “Objective-C to Java and back again via JNI and Unix pipes”