-
Notifications
You must be signed in to change notification settings - Fork 3
Project History
Giovanni Bajo edited this page Aug 28, 2013
·
4 revisions
More recent changes: see the project commit log
- Added fcsr support for .nds images too;
- Automatically disable autopatching for fcsr'ed images.
- Added 3D functions support, finally (yay!);
- Revised linker settings so software interrupts no longer corrupt the stack. Please read the README if you want to rebuild NDSPython yourself!
- Added touchscreen support;
- Added fcsr support (now dspython can be run on emulators).
- Updated to Pyrex 0.9.5.1;
- Added detailed build instructions.
- first public release;
- wrapped functions for basic framebuffer access;
- wrapper built by libnds makefile (still needs work).
- technology and live demo presented during a talk at PyCon Uno.