Skip to content

sevonj/titomachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiTo

CI

My programs were too much for Titokone, so I made my own.

Warning

This application is work in progress, and he codebase is currently undergoing major renovation.
The latest release build is heavily outdated.

image

What is this?

TTK-91 is a computer architecture used to teach computer organization at University of Helsinki. The goal of this project is to build a both faster, and more convenient to use TTK-91 vm, and to make it an actually usable platform for game development and other things.

Features :

  • Builtin code editor and compiler
  • New quality of life features
  • Better performance by orders of magnitude

User documentation | Rustdoc | Backlog | (outdated) wiki

Related:

  • TTKTK - TTK-91 ToolKit. Offers standalone assembler and Rust library used by titomachine.