Wednesday, December 24, 2008

GIT repository open (at last)

I've still had problems with BerliOS, so I setup a repository at github.com

To checkout a copy:

git clone git://github.com/crcx/retro10

This is up to date with my latest source, so anyone with patches pending should check them against this and then send them in.

For inclusion in the 10.0-stable release, I'll be needing the code/patches by Dec. 31st. (The release should be finished and made public by January 5, 2009)

Tuesday, December 23, 2008

Nearly there

I'm almost done cleaning up the source tree for the 10.0-stable release.

It'll include: C implementations (mine and Mat's) for console and framebuffer, javascript vm, Toka, Retro source, and docs.

The library will be made into a second download.

Binaries will be provided for various systems. If you have requests please let me know so I can obtain the relevant systems for building.