Henrik Grubbström
Current Projects:
- Lysator Multithreaded Amiga Emulator.
I am responsible for the MC680x0 CPU emulation.
It works by compiling MC680x0 code to Sparc binary code on-demand.
An asynchronous compiler is in the works
(i.e. MC680x0 code would be compiled before it's actually needed).
Current state of the CPU emulation: ~90% done.
Compiles and executes large parts of the Amiga ROM.
At the moment more parts of the hardware need to be emulated,
before the emulation can continue execution.
The blitter emulation (by Marcus Comstedt)
is almost completed (needs testing and integration).
A pre-alpha binary release is available.
- Device drivers for Solaris 2.x:
- The Parallax VIPER device driver px.
Current state: ~98% done. (Some minor bugs left).
- The TAAC-1 Application Accellerator device driver taac.
Current state: ~5% done.
- The Emma Codelock.
Current state: Obsolete.
- The Lys-32 Project.
Current state: Idle.
- The Jukebox.