- 01:20, 6 September 2024 Component/Makers and Splitters (hist | edit) [1,603 bytes] Gelthor (talk | contribs) (Initial stub)
- 07:45, 2 September 2024 Component/3 Pin AND (hist | edit) [625 bytes] Gelthor (talk | contribs) (Initial stub)
- 07:43, 2 September 2024 Component/3 Pin OR (hist | edit) [616 bytes] Gelthor (talk | contribs) (Initial stub)
- 12:40, 31 August 2024 Component/3 Bit decoder (hist | edit) [1,948 bytes] Gelthor (talk | contribs) (Initial stub)
- 11:42, 31 August 2024 Component/2 Bit decoder (hist | edit) [723 bytes] Gelthor (talk | contribs) (Initial stub)
- 11:32, 31 August 2024 Component/1 Bit decoder (hist | edit) [278 bytes] Gelthor (talk | contribs) (Initial stub)
- 01:58, 27 August 2024 Component/Constant (word) (hist | edit) [1,013 bytes] Gelthor (talk | contribs) (Initial draft)
- 20:38, 25 August 2024 Component/Configurable delay (hist | edit) [136 bytes] Gelthor (talk | contribs) (Initial stub)
- 20:21, 25 August 2024 Component/Bit Indexer (hist | edit) [134 bytes] Gelthor (talk | contribs) (Initial stub)
- 20:20, 25 August 2024 Component/Byte Indexer (hist | edit) [135 bytes] Gelthor (talk | contribs) (Initial stub)
- 20:13, 25 August 2024 Component/Wire Probe (bit) (hist | edit) [159 bytes] Gelthor (talk | contribs) (Initial stub)
- 20:09, 25 August 2024 Component/Wire Probe (hist | edit) [261 bytes] Gelthor (talk | contribs) (Initial stub)
- 19:50, 25 August 2024 Component/Memory Probe (bit) (hist | edit) [161 bytes] Gelthor (talk | contribs) (Initial stub)
- 19:50, 25 August 2024 Component/Memory Probe (hist | edit) [326 bytes] Gelthor (talk | contribs) (Initial stub)
- 19:35, 25 August 2024 Component/Level output (hist | edit) [174 bytes] Gelthor (talk | contribs) (Initial stub)
- 19:33, 25 August 2024 Component/Level input (hist | edit) [194 bytes] Gelthor (talk | contribs) (Initial stub)
- 19:30, 25 August 2024 Component/Level Screen (hist | edit) [136 bytes] Gelthor (talk | contribs) (Initial stub)
- 18:10, 23 August 2024 Component/Sprite Display (hist | edit) [143 bytes] Gelthor (talk | contribs) (Initial stub)
- 18:09, 23 August 2024 Component/Halt (hist | edit) [532 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:35, 23 August 2024 Component/Sound (hist | edit) [114 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:27, 23 August 2024 Component/Program (hist | edit) [87 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:25, 23 August 2024 Component/Latency RAM (hist | edit) [136 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:25, 23 August 2024 Component/Fast RAM (hist | edit) [133 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:24, 23 August 2024 Component/Dual Load RAM (hist | edit) [137 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:23, 23 August 2024 Component/ROM (hist | edit) [94 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:22, 23 August 2024 Component/RAM (hist | edit) [94 bytes] Gelthor (talk | contribs) (Initial stub)
- 17:21, 23 August 2024 Component/HDD (hist | edit) [73 bytes] Gelthor (talk | contribs) (Initial stub)
- 16:12, 23 August 2024 Component/7 Segment Display (hist | edit) [144 bytes] Gelthor (talk | contribs) (Initial stub)
- 16:08, 23 August 2024 Component/6x8 Dot Matrix Display (hist | edit) [98 bytes] Gelthor (talk | contribs) (Initial stub)
- 15:46, 23 August 2024 Component/Keyboard (hist | edit) [98 bytes] Gelthor (talk | contribs) (Initial stub)
- 15:45, 23 August 2024 Component/File Loader (hist | edit) [140 bytes] Gelthor (talk | contribs) (Initial stub)
- 15:22, 23 August 2024 Component/Network (hist | edit) [985 bytes] Gelthor (talk | contribs) (Initial stub)
- 14:58, 23 August 2024 Component/Time (hist | edit) [260 bytes] Gelthor (talk | contribs) (Initial stub)
- 14:53, 23 August 2024 Component/Full Adder (hist | edit) [899 bytes] Gelthor (talk | contribs) (Initial stub)
- 16:33, 22 August 2024 Level/The Sandbox (hist | edit) [1,045 bytes] Gelthor (talk | contribs) (Create stub)
- 13:42, 22 August 2024 Level/Input Selector (hist | edit) [415 bytes] Gelthor (talk | contribs) (Create stub)
- 00:01, 21 August 2024 Component/Switch (word) (hist | edit) [1,594 bytes] Poppi-Sama (talk | contribs) (Added a description to the 8 Bit Switch, linked the 1-bit switch, and added a part about circuit dependency.) Tag: Visual edit originally created as "8 Bit Switch"
- 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