Download NeonDS



The newest version is v0.1.1


Click to read Help


Version History

Version ChangeLog
0.1.1 3D display engine (incomplete yet)
Replace D3D with OpenGL for display rendering
Support 2x display zooming
Fix some DMA bugs
0.1.0 Emulate BIOS functions
Implement 2D background rotate and scale
Implement bitmap mode background and sprite
Optimize 2D window handling
Optimize mmu implementation
0.0.5 Fix 2D display emulation
Fix DMA emulation timings
Improve ARM instruction emulation speed
Improve game compatibility
Support 2Mbit flash saving
0.0.4 Implement background alpha blending
Improve game compatibility
Support DirectInput joystick input
Support customize keyboard and joystick input map
0.0.3 Implement sprite rotation and scaling
0.0.2 First public version