|
New!
|
-
Metaballs II
- Features improved graphics and a 6x speed improvement over my old Metaballs demo
- Written in C#, using Direct3D (including HLSL) via the SlimDX library
- For speed, an inner loop is implemented in native C++ using OpenMP and SSE intrinsics
-
SonicPlayer
- Play music from games for the Sega Master System, Genesis and other systems
- Supports the VGM format and the SN76489 PSG, YM2413, YM2612 and YM2151 chips
- Contains a custom PSG implementation and uses the FM chip implementations from MAME
|