GXemul  >  Current development: News


    



  Introduction  

  Stable release (0.4.7.2)  
     Download  
     Documentation  

  Development  
     News  

  Links  
 

    To check out the latest development tree, type:
	svn co https://gxemul.svn.sourceforge.net/svnroot/gxemul/gxemul/trunk gxemul

(This page contains build status for various platforms/compilers.)

Alternatively, you can browse the tree online at http://gxemul.svn.sourceforge.net/viewvc/gxemul/gxemul/trunk/.


Some recent news:

[20090805]  A short description of the planned 0.6.0 framework can be found here. [Actually: here.]

[20090711]  Over the last few days, I've finally begun to merge the old abandoned C++ rewrite (which was supposed to become 0.5.x) into the legacy C code. The code in SVN trunk right now is thus a mix of both branches. If everything goes as planned, GXemul 0.6.0 will be released when something in the new C++ framework works. I will try to concentrate on MVME187 emulation. Most emulation modes, however, will use the old C framework.

[20090623]  Finally took the time to learn how the new SVN repository migration stuff works at SourceForge.

[20090621]  Release 0.4.7.2. Mostly documentation updates (new NetBSD, OpenBSD, and HelenOS releases). GXemul's official homepage is now moved to SourceForge: http://gxemul.sourceforge.net/

[20090621]  Copying back the 0.4 tree into the trunk. Because of issues regarding the amount of available spare time, 0.5.x (the C++ rewrite) could never be realized. (The SourceForge SVN repository is not up to date; I haven't figured out yet how to upload the repository after the last changes SF have made to their system, so release tarballs will have to do for now.)

[20090207]  Release 0.4.7.1. Some more M88K instructions have been implemented, and NetBSD/hpcmips can now be run using serial console (in addition to graphical framebuffer, which was the only choice before).