To anyone reading this site who might be working — or who has, in the past, worked — on Pentagram, the Ultima 8 environment — I have a question on behalf of a reader.
Do you think it will be possible to port Pentagram to the Nintendo DS? There is a 4Mb ram limit. It would be nice to use this engine with the touch screen of the DS.
There is a library for Nintendo DS programming call libnds heres a link…http://en.wikipedia.org/wiki/Libnds
Theres another one which uses libnds called PaLib it makes somethings easier. We would need to scale or crop the resolution down to 256 x 192 if we are using just one screen. Theres a top and bottom one but I think it would be cool to use the bottom screen since thats the touchpad.
Libnds comes with DevKitPro which includes an ARM assembler and a C/C++ compiler basically everything you need to program for the NDS.
So…can anyone on the Pentagram team throw an answer my way? Would it be possible to port Pentagram to the Nintendo DS?
Tags: ARM, C, libnds, Nintendo, Nintendo DS, PaLib, Pentagram, Ultima 8