Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version adds a debugging ability, can now pause/resume
emulation, and can execute instructions step by step. Opcodes
are disassembled interactively. There are early emulations of
SCU, VDP1, and DMAC. There is a translation of the code from
French to English. It now uses the SDL.
The "mull" opcode is now decoded, and intc now tests whether the interrupt level is correct. The way the opcodes are decoded has changed. This release uses configure/make, etc. It still doesn't run any games.