
Tunguska is a computer emulator and virtualmachine that uses numerical base three (ternary)number system for its lowest-level operationsinstead of the commonly used base two (binary)number system. Its goal is to provide a usefulexperimental platform, on par with early personalcomputers.
License: GNU General Public License v2
Changes:
Support for including files in the assembler, runtime floppy loading/unloading, and AGDP support for system time. If you are upgrading, please make sure to read memory_image/README for an update on the changes in the memory image assembly procedure.
More...