Omnimaga > Nspire I/O

PrizmIO

(1/10) > >>

Juju:
This is PrizmIO, a port of NspireIO for the Casio Prizm. You can now easily output text with printf in your apps!

Right now only char output (with 16 different colors!) and very limited input (\n) works (the rest is commented out), I intend the library to be as much compatible as the Nspire version (same function prototypes, so you can write code that compiles on both Nspire and Prizm).

Download the code on http://github.com/juju2143/prizmio

DJ Omnimaga:
Oh that looks nice. By the way is it mostly a command prompt or also a text routine? Your post seems to tell me it's also a text display routine to use in other apps

Juju:
It's a library you can use in your app to ease text input/output, nFrotz uses this, among others. It's like you're writing a computer program that uses cmd.exe.

Also original NspireIO topic: http://ourl.ca/9468

Deep Toaster:
Nice project!

Easy portability between Nspire and Prizm code does sound like an awesome idea. Hope it really happens someday...

Eiyeron:
YAY! Roguelike planned! (or not)

Navigation

[0] Message Index

[#] Next page

Go to full version