Skip to content
Giovanni Bajo edited this page Aug 28, 2013 · 4 revisions

More recent changes: see the project commit log

4th April 2008

  • Added fcsr support for .nds images too;
  • Automatically disable autopatching for fcsr'ed images.

25th February 2008

  • 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!

4th November 2007

  • Added touchscreen support;
  • Added fcsr support (now dspython can be run on emulators).

8th October 2007

  • Updated to Pyrex 0.9.5.1;
  • Added detailed build instructions.

1st July 2007

  • first public release;
  • wrapped functions for basic framebuffer access;
  • wrapper built by libnds makefile (still needs work).

10th June 2007

  • technology and live demo presented during a talk at PyCon Uno.

Clone this wiki locally