Skip to content
Antek edited this page Sep 14, 2022 · 2 revisions

Arhitecture:

The main code of the emulator is powred by C++. Graphic User Interface (GUI) wrapping app is written in Python and it's based on TkInter module.

Supportment:

For now the emulator supports only a configuration with 3 rotors. Handling characters outside 7-bit ASCII table is not supported yet.

License:

Project is under standard MIT lecense, so it can be used without any charge by anyone.

Clone this wiki locally