Mark Sims wrote:
I haven't done any real Linux programming so I don't know what it
would take to do a port.  The program only has a few operating system
dependent routines.  They all deal with keyboard/screen/mouse/sound/
serial port I/O.

I would welcome a Linux port. For serial I/O just look up the POSIX serial I/O interface. It's not that magic. For GUI, I would consider using GTK. Using the GLADE GUI-designer and libglade cuts alot of code off the list. That would also work for OSX and Windows if you like.

Cheers,
Magnus

_______________________________________________
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to