- 00:00, 16 August 2024 Component/Mux (hist | edit) [1,326 bytes] Poppi-Sama (talk | contribs) (Added a description to the 8 Bit Mux, and how it generally works.) Tag: Visual edit originally created as "8 Bit Mux"
- 01:39, 14 August 2024 Level/Adding Bytes (hist | edit) [2,113 bytes] AtrociousAmbition (talk | contribs) (Created page with "In this level, you are tasked with designing a component that can ADD together two byte values. To accomplish this, you will need to use the 1-bit Adder component you created earlier on to perform bitwise addition on the two numbers. To complete the level, you will need ''two'' '''Byte Splitter''' components, a '''Byte Maker''' component, and ''eight'' '''1-bit Adder''' components. First, hook up each byte input node to a Byte Splitter, so you can start working...")
- 01:09, 14 August 2024 Level/Byte OR (hist | edit) [1,410 bytes] AtrociousAmbition (talk | contribs) (Put together an initial article draft. Feel free to cannibalize the writing here to improve its wording if desired.) Tag: Visual edit: Switched