User contributions for MrDyne
From TernaryWiki
Jump to navigationJump to search
13 April 2025
- 13:0013:00, 13 April 2025 diff hist +15 Current Focus No edit summary
- 13:0013:00, 13 April 2025 diff hist +617 N 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:5412:54, 13 April 2025 diff hist +1,864 N 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:5412:54, 13 April 2025 diff hist +1,374 N 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:5212:52, 13 April 2025 diff hist +5 N MediaWiki:Mainpage Created page with "Index" current
- 12:5112:51, 13 April 2025 diff hist +1,935 N 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:2812:28, 13 April 2025 diff hist +112 N MediaWiki:Sidebar Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges * SEARCH * TOOLBOX * LANGUAGES" current
- 12:2612:26, 13 April 2025 diff hist +1,586 N 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..."