neige d'aoust

knowledge, art, and other stuff

User Tools

Site Tools


videoway:telidon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
videoway:telidon [2025/02/01 20:33] – créée Yukivideoway:telidon [2025/02/02 23:45] (current) Yuki
Line 1: Line 1:
 +====== Télidon ======
  
 +Selon quelques sources, le Vidéoway était basé sur Télidon pour la stack graphique.
 +
 +===== Opcodes =====
 +
 +<code>
 +p01dddff
 +│└┤└┴┤└┴─── Facilities field
 +│ │  └───── Descriptor field
 +│ └──────── Constant
 +└────────── Parity
 +</code>
 +
 +^Function^Descriptor^Facilities bits^^Arguments^
 +|Reset|0|0||none|
 +|Domain|:::|1|| |
 +|Text|:::|2|| |
 +|Texture|:::|3|| |
 +|Point|1|invisible/visible|abs/rel| |
 +|Line|2|join/set|abs/rel| |
 +|Arc|3|join/set|outline/fill| |
 +|Rectangle|4|join/set|outline/fill| |
 +|Polygon|5|join/set|outline/fill| |
 +|Field|6|0|| |
 +|Incremental point|:::|1|| |
 +|Incremental line|:::|2|| |
 +|Incremental polygon|:::|3|| |
 +|Set colour|7|0|| |
 +|Wait|:::|1|| |
 +|Select colour|:::|2|| |
 +|Blink|:::|3|| |
 +
 +===== Data =====
 +
 +<code>
 +p1xxxxxx
 +││└┴┴┴┴┴─── Data
 +│└───────── Constant
 +└────────── Parity
 +</code>
 +
 +==== Coordinates ====
 +=== 2D ===
 +<code>
 +p1±xx±yy
 +p1xxxyyy
 + ...
 +</code>
 +
 +=== 3D ===
 +<code>
 +p1±x±y±z
 +p1xxyyzz
 + ...
 +</code>
 +
 +==== Color ====
 +<code>
 +p1grbgrb
 + ...
 +</code>
  
 ===== Liens ===== ===== Liens =====
  
   * [[https://publications.gc.ca/collections/collection_2020/isde-ised/Co24/Co24-3-8-709-1982-eng.pdf|Télidon protocol spec]]   * [[https://publications.gc.ca/collections/collection_2020/isde-ised/Co24/Co24-3-8-709-1982-eng.pdf|Télidon protocol spec]]
videoway/telidon.1738459985.txt.gz · Last modified: 2025/02/01 20:33 by Yuki