Alpha Branch: Difference between revisions

From Turing Complete
No edit summary
Line 11: Line 11:
== Gameplay ==
== Gameplay ==
* [[Alpha Branch/Components|Components]] A list of all available components with short descriptions of their operation.
* [[Alpha Branch/Components|Components]] A list of all available components with short descriptions of their operation.
* [[Alpha Branch/Bit_width|Bit width]] How wire and component bit width works.
* [[Alpha Branch/Word_width|Word width]] How wire and component word width works.
* [[spec.isa|ISA specification]] Details of the format used to define assembly instructions.
* [[spec.isa|ISA specification]] Details of the format used to define assembly instructions.



Revision as of 06:41, 19 February 2025

Welcome to the Alpha branch! Here is where information related to the latest developments will be collected. Please keep in mind that the alpha branch is under very active development and that these pages may not always be 100% up to date.

The alpha branch is known as "save_breaker" for good reason! If you wish to explore the alpha branch, you should follow the instructions to Backup your save directory and start fresh.

General information

Gameplay

  • Components A list of all available components with short descriptions of their operation.
  • Word width How wire and component word width works.
  • ISA specification Details of the format used to define assembly instructions.

Development