Alternative examples:

RTGTEST.A - simple program for tunguska
RCOLORS.A - alternative version of colors2.asm

Actions:

build_*.bat - build disk image for Tunguska using alternative assembler
launch_rdisk.bat - launch Tunguska with preloaded disk RDISK (use RUN inside) 

Other source codes:

RBOOT.A - source code for boot strap for RDISK
RBOOT.BIN - boot strap for RSIDK
TERNARY.A - some ternary macro definitions
TUNGUSKA.A - some macro definitions for Tunguska

Other files:

ADDBIN.EXE - public domain utility by Alexander Shabarshin (see addbin_src.zip)
ADDBIN_SRC.ZIP - source code of ADDBIN public domain utility
DEFAULT.TAB - default table to RASM as assembler for Tunguska
RASM.EXE - alternative assembler (under GPLv2) by Alexander Shabarshin

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

cvs -d:pserver:anonymous@nedopc.cvs.sourceforge.net:/cvsroot/nedopc login
cvs -z3 -d:pserver:anonymous@nedopc.cvs.sourceforge.net:/cvsroot/nedopc co -P src

or browse CVS online:

http://nedopc.cvs.sourceforge.net/nedopc/

