Main public logs
From TernaryWiki
Jump to navigationJump to search
Combined display of all available logs of TernaryWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:00, 13 April 2025 MrDyne talk contribs created page Ternary vs Binary (Created page with "<p> Binary is flat out the better easier cheaper option for computing due to the very nature of how transistors work and current fabrication technology. However it does not mean we can't still explore ternary computer design. </p> <p> Maybe in the future someone will discover a semiconductor or material/atomic science electrical switch that supports three states as intrinsically as transistors and binary. </p> <p> Balanced ternary is almost 'pretty'. It handles negative...")
- 13:00, 13 April 2025 MrDyne talk contribs created page Current Focus (Created page with "== Circuitverse == * Optimizing Multiplier to Speed Up Result Output ** Parallelizing Adds (A+B)+(C+D)+(E+F) ** Multiplier Specific Carry Select Adder ** Karatsuba Algorithm? == Hung Up On == * Opcodes Operands Addressing Modes ** Choosing Registers ** Choosing Instructions *** Ordering Instructions ** Choosing Addressing Modes == Exploring Ideas == * Expanding from 6-trit to 9-trit. ** Instruction decoding would be easier. 6 trits for opcode and 3 trits for addressing...")
- 12:54, 13 April 2025 MrDyne talk contribs created page Project Goals (Created page with "I have many goals for this project that all overlap. * Developing a ternary computer architecture that everything else is based on. * Creating a web browser simulator based around the architecture that spoofs an "alt-history" late 1980s to early 1990s ternary home PC. * Physical implementation of the architecture. FPGA, discrete components, ASIC, or custom chip. * The first T729 design will be simple, inspiration drawn from classic 8-bit CPUs like the [https://en.wik...")
- 12:54, 13 April 2025 MrDyne talk contribs created page T729:About (Created page with "{{DISPLAYTITLE:About}} '''"I have no clue what I'm doing. Learning and making it up as I go along."''' The T729 Ternary Computer is a hobby project that I have been working on since 2014 in my spare time. It started as a thought experiment and was a day dream project during boring college classes. I've wanted to make some kind of DIY breadboard or discrete component computer for a long while but there is already an ocean of hobby 8 and 16 bit projects out there. I wante...")
- 12:52, 13 April 2025 MrDyne talk contribs deleted page Main Page (Like "Index" more.)
- 12:52, 13 April 2025 MrDyne talk contribs created page MediaWiki:Mainpage (Created page with "Index")
- 12:51, 13 April 2025 MrDyne talk contribs created page Index (Created page with "{{DISPLAYTITLE:T729 Balanced Ternary Computer}} <div style="text-align: center; font-weight: bold; font-size:120%;">Hobby Balanced Ternary Computer Project</div> <div style="text-align: center;"><div class="hcat"> == Wiki == * About * Project Goals * Current Focus * Ternary vs Binary * Quantum </div><div class="hcat"> == Logic Gates == <div class="hcat"> === Ternary === * +2 Input ** SUM ** CON...")
- 12:28, 13 April 2025 MrDyne talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges * SEARCH * TOOLBOX * LANGUAGES")
- 12:26, 13 April 2025 MrDyne talk contribs created page MediaWiki:Common.css (Created page with "div {margin-top: 0px; margin-bottom: 0px;} h3 {margin-top: 0px; margin-bottom: 0px;} h4 {margin-top: 0px; margin-bottom: 0px;} Home Page Categories: div.hcat {display: inline-block; vertical-align: text-top; margin: 10px;} Truth Tables: div.tt {text-align: center; font-family: monospace; font-size: 20px;} table.tt {font-family: monospace; font-size: 20px; margin: 50px; display: inline-block; vertical-align: text-top; border-collapse: collapse;} table.tt td {w...")