Télécharger la liste

Description du projet

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.

Système requise

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-03-27 21:35
0.0.3

Ce communiqué a une nouvelle interface plus radieux. Il dispose d'un nouveau périphérique PIBA (Auxiliary General Data Processor) qui ne l'arithmétique flottante point et opérations sur des blocs très rapidement (par rapport à le faire la méthode manuelle). L'assembleur est moins stricte sur les cas et a quelques trucs nouveaux. Il ya plusieurs nouvelles instructions pour le débogage amélioré, la déduplication, et atomiques permutation.
Tags: Major feature enhancements
This release has a new, brighter interface. It has a new peripheral AGDP (Auxiliary General Data Processor) that does floating point arithmetics and block operations extremely quickly (compared to doing it the manual way). The assembler is less strict about cases and has a few new tricks. There are several new instructions for improved debugging, address comparison, and atomic swapping.

2008-02-29 22:29
0.0.2

Le plus gros changement est le nouveau et presque complètement réécrit l'assembleur (basé sur Flex / Yacc). Il est livré avec une arithmétique en ligne de nouvelles et plus claire la syntaxe, les variables, et un tout nouveau niveau de stabilité. Interruption de files d'attente a été retravaillé, et se comporte beaucoup plus prévisible. Graphiques vectoriels et raster ont été ajoutées. Soutien à un lecteur de disquette virtuelle de sortes a également été ajouté, ainsi que le soutien à une souris d'ordinateur. La sortie est compressé avec zlib, l'octroi dans de nombreux cas une réduction de taille au centuple des images mémoire lues et écrites par Tunguska. Il ya quelques corrections de bugs.
Tags: Major feature enhancements
The biggest change is the new and almost completely rewritten assembler (based on flex/yacc). It comes with a new and clearer syntax, inline arithmetic, variables, and a whole new level of stability. Interrupt queuing has been reworked, and behaves a lot more predictably. Vector and raster graphics have been added. Support for a virtual floppy drive of sorts has also been added, as well as support for a computer mouse. Output is compressed with zlib, granting in many cases a hundredfold size reduction of the memory images read and written by Tunguska. There are some bugfixes.

2008-02-03 03:38
alpha-1

Tags: Initial freshmeat announcement

Project Resources