[NDS] NeonDS Update

NeonDS 0.1.0

DS BIOS files are no longer required for running games in version 0.1.0. There are still some BIOS functions not emulated, but I didn't find games calling these functions. If you encounter "und" error like the following picture shows, please send an email to me to let me know, because it is probably caused by un-emulated BIOS functions. Thanks.

Most of the 2D graphic features are already emulated in version 0.1.0. Next I'll start working on implement 3D graphic features.

Changelog:
Emulate BIOS functions
Implement 2D background rotate and scale
Implement bitmap mode background and sprite
Optimize 2D window handling
Optimize mmu implementation

http://www.neonds.com/en/node/28
NeonDS 0.1.1

部分实现3D显示引擎
使用OpenGL代替D3D渲染
支持2倍放大屏幕输出
修正部分DMA错误

http://www.neonds.com/