Thursday, August 16, 2012

n64js

Wow, yet again it's been ages since I posted. I just wanted to share some information about a project I've been tinkering with in my spare time - I ported Daedalus to JavaScript. You can try it out here: http://hulkholden.github.com/n64js/.

Be warned - even though it's based on Daedalus, a lot of features are unimplemented, and there are a whole host of new bugs that need fixing. It's also pretty slow (but not as slow as you might think, given that it's written in JavaScript).

I'm going to write up some notes about the implementation over at http://n64js.blogspot.co.uk/. Otherwise I'll probably see you back here in a few years ;)