Welcome to tunguska.

Tunguska is free software. Please see the file COPYING for details.
For documentation, please see the files in the doc subdirectory.
There is some more documentation available at the Tunguska
website http://www.acc.umu.se/~achtt315/tunguska

==========================================================

launch.bat - launch Tunguska without any preloaded disks (it uses 'ram_asm' by default)
build_ram_asm.bat - build RAM image for Tunguska from sources in 'ram_asm' subdirectory
build_ram_3cc.bat - build RAM image for Tunguska from sources in 'ram_3cc' 
examples/build_*.bat - build disk image for Tunguska using tg_assembler
examples/launch_*.bat - launch Tunguska with preloaded disk image (use RUN inside)

==========================================================

To get current Tunguska sources from CVS use these (login with empty password):

cvs -d:pserver:anonymous@tunguska.cvs.sourceforge.net:/cvsroot/tunguska login
cvs -z3 -d:pserver:anonymous@tunguska.cvs.sourceforge.net:/cvsroot/tunguska co -P tunguska_memory_image_sources
cvs -z3 -d:pserver:anonymous@tunguska.cvs.sourceforge.net:/cvsroot/tunguska co -P tunguska_sources
cvs -z3 -d:pserver:anonymous@tunguska.cvs.sourceforge.net:/cvsroot/tunguska co -P tunguska_3cc
cvs -z3 -d:pserver:anonymous@tunguska.cvs.sourceforge.net:/cvsroot/tunguska co -P memory_image_3cc

or browse CVS online:

http://tunguska.cvs.sourceforge.net/tunguska/

==========================================================

To get current Cygwin sources from CVS use these:

cvs -d:pserver:anoncvs@cygwin.com:/cvs/src co -P src

or browse CVS online:

http://cygwin.com/cgi-bin/cvsweb.cgi/?cvsroot=src#dirlist

==========================================================

To get stable SDL sources (under LGPL):

http://libsdl.org/download-1.2.php

