Download List

Projeto Descrição

Tunguska is a computer emulator and virtual
machine that uses numerical base three (ternary)
number system for its lowest-level operations
instead of the commonly used base two (binary)
number system. Its goal is to provide a useful
experimental platform, on par with early personal
computers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-03 03:11
0.5

O objetivo principal desta versão é a introdução de 3cc, um compilador para uma linguagem como C, que compila em código assembly Tunguska. Esta versão também adiciona diversas instruções para a aritmética trit facilmente disponíveis 12, e uma porta do Windows através de Cygwin.
Tags: Major feature enhancements
The main goal of this release is to introduce 3CC, a compiler for a C-like language that compiles into tunguska assembly code. This release also adds various instructions for easily available 12 trit arithmetic, and a Windows port through Cygwin.

2008-08-19 05:35
0.4.1

Esta liberação de reparos três instruções quebrado: CAD, XAX, e Xay. Ela é necessária para interagir adequadamente com o compilador C experimental trinário 3cc (ver CVS).
Tags: Minor bugfixes
This release repairs three broken instructions: CAD, XAX, and XAY. It is required to interact properly with the experimental trinary C compiler 3cc (see CVS).

2008-08-08 05:13
0.4

Apoio para a inclusão de arquivos na montadora, a carga de tempo de execução de disquete / descarga, e apoio AGDP para a hora do sistema. Se você está atualizando, por favor, certifique-se de ler memory_image / README para uma atualização sobre as mudanças no processo de montagem de memória de imagem.
Tags: Minor feature enhancements
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.

2008-07-06 05:23
0.0.3.3

Esta versão corrige alguns erros que têm vindo a criar problemas para as pessoas. Mais notavelmente, a 1-byte buffer overflow que causou falhas aleatórias foi corrigido. Esta é uma versão de correções menores sem novos recursos sobre o velho 0.0.3.x lançamentos.
Tags: Minor bugfixes
This release fixes a few bugs that have been
creating problems for people. Most notably, a
1-byte buffer overflow that caused random crashes
was fixed. This is a minor bugfix release with no
new features over the old 0.0.3.x releases.

2008-03-28 21:41
0.0.3.2

Esta versão corrige um pequeno bug no vetor de modo gráfico que Tunguska causados a desenhar um vetor de cinza desde a origem até o final do último vetor desenhado.
Tags: Minor bugfixes
This release fixes a minor bug in the vector graphics mode that caused tunguska to draw a gray vector from the origin to the end of the last vector drawn.

Project Resources