View Single Post
Old 02-16-2006, 10:28 AM   #116
Vicne
Variable Bitrate
 
Join Date: Apr 2005
Location: Belgium
Posts: 325
Quote: Originally Posted by pippolippi
May I suggest freepascal and lazarus?
With the help of a cross platform serial port library (like synaser) the program can be completely cross platform.

Freepascal and Lazarus seem very interesting. Being cross platform is always a plus of course, however linking to "plugin DLLs" would probably be hard...
However, if we could make the heart of the emulator compile under freepascal, it would be great.
However, I don't see the point in Synapse. It's a network library, not a serial one, if I'm not mistaken... **EDIT** Now I see what you mean : http://synapse.ararat.cz/files/synaser.zip is lower on the page you mention**

Well, there's also the C way either with Cygwin's gcc or with MS command-line toolkit, but that's nowhere as easy as Delphi or Visual C...

Last edited by Vicne; 02-16-2006 at 10:52 AM.
Vicne is offline   Reply With Quote