Thursday, December 28, 2006

Handspring Visor Delux ROM image

ROM image for Handspring Visor Deluxe. This can be useful when developing application for the Visor using the POSE emulator.

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...