[ES40-announcements] Unix port, configuration file, documentation
Status: Alpha
Brought to you by:
iamcamiel
From: Camiel V. <iam...@gm...> - 2007-02-07 20:31:14
|
Hello everyone, Over the past few weeks, a few things have happened. First of all, the emulator has been ported to Linux with partial success, the meaning of "partial" being that it does work with Intel's C++ compiler (on IA32), but not with G++ (on IA32 or Alpha) or with the Compaq C++ compiler (on Alpha). Many thanks to Brian Wheeler who spent much time on this. Updated source-code can be found in the project's CVS repository at http://es40.cvs.sourceforge.net. Another contribution by Brian wheeler is the possibility to use a configuration file to determine some of the emulated hardware's characteristics. Lastly, I am putting some effort in properly documenting the source-code using Doxygen. The documentation can be found at http://www.camicom.com/es40/doc. That's all for now. Please let me know if you have something to contribute, or if you have any questions. Camiel Vanderhoven. |