All public logs
From T729 Balanced Ternary Computer
Jump to navigationJump to search
Combined display of all available logs of T729 Balanced Ternary Computer. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:56, 28 June 2024 MrDyne talk contribs uploaded File:NSUM GATE.png
- 17:56, 28 June 2024 MrDyne talk contribs created page File:SUM GATE.png
- 17:56, 28 June 2024 MrDyne talk contribs uploaded File:SUM GATE.png
- 17:55, 28 June 2024 MrDyne talk contribs created page File:NCON GATE.png
- 17:55, 28 June 2024 MrDyne talk contribs uploaded File:NCON GATE.png
- 17:55, 28 June 2024 MrDyne talk contribs created page File:CON GATE.png
- 17:55, 28 June 2024 MrDyne talk contribs uploaded File:CON GATE.png
- 17:55, 28 June 2024 MrDyne talk contribs created page File:NANY GATE.png
- 17:55, 28 June 2024 MrDyne talk contribs uploaded File:NANY GATE.png
- 17:54, 28 June 2024 MrDyne talk contribs created page File:ANY GATE.png
- 17:54, 28 June 2024 MrDyne talk contribs uploaded File:ANY GATE.png
- 07:50, 28 June 2024 MrDyne talk contribs created page Memory (v)
- 06:17, 28 June 2024 MrDyne talk contribs created page File:TempImage.png
- 06:17, 28 June 2024 MrDyne talk contribs uploaded File:TempImage.png
- 18:00, 26 June 2024 MrDyne talk contribs created page Balanced vs Unbalanced (Created page with "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 a ternary computer design. Maybe in the future someone will discover a semiconductor or material/atomic science electrical switch that supports three states as intrinsically as binary is to transistors. <hr /> <div style="text-align: center;"> <table style="table-layout: fix...")
- 17:22, 26 June 2024 MrDyne talk contribs moved page XOR (Ternary Gate) to EOR (Ternary Gate) without leaving a redirect
- 17:18, 26 June 2024 MrDyne talk contribs created page NZP (Created page with "Negitive, Zero, Positive logic uses negative voltage, ground, and positive voltage. This form of ternary logic is possible but it is not power efferent. A lot of transistors will need to swing the full -V to V range which will drag down clock speeds.")
- 08:17, 24 June 2024 MrDyne talk contribs deleted page File:max logic gate.svg (content was: "", and the only contributor was "MrDyne" (talk))
- 08:14, 24 June 2024 MrDyne talk contribs created page File:max logic gate.svg
- 08:14, 24 June 2024 MrDyne talk contribs uploaded File:max logic gate.svg
- 22:40, 21 June 2024 MrDyne talk contribs created page Low Open High (Created page with "I have not yet figured out a way to do low, open, high logic yet. It may not be possible or only work with discrete components. It most likely requires resisters and diodes. Resisters are not recommended in chip design.")
- 22:25, 21 June 2024 MrDyne talk contribs created page Full Custom Chip (Created page with "A full custom chip is very much a pipe dream at this point.")
- 16:15, 21 June 2024 MrDyne talk contribs created page Data Storage (Created page with "== Ternary Data Units == Base three does not align very well with decismal. Binary uses the "Magic Number" 1024 (2^10) which is very close to 1000. Ternary does not have a value that fits this well. So one must just be chosen. The nearest is 729 (3^6). Instead of barrowing binary unit names I came up with my own unit names from the end letters of Heptavintimal. {| class="wikitable" style="text-align: center; font-family: monospace;" |+ Ternary Data Units |- ! P...")
- 03:36, 20 June 2024 MrDyne talk contribs created page T Language (Created page with "The T language is just "C/C++" for the T729. Developing this is a far future goal.")
- 03:35, 20 June 2024 MrDyne talk contribs created page Construct (Created page with "Construct is the "assembly" programming language for the T729. Developing this is a future goal.")
- 03:17, 20 June 2024 MrDyne talk contribs created page Unsorted Pages (Created page with "* Add")
- 15:36, 17 June 2024 MrDyne talk contribs created page Project Goals (Created page with "I have a few main goals for this project that overlap. * Creating a balanced ternary computer architecture that all other goals use. * Creating a web browser simulator that spoofs a alt-history 1990s ternary PC. * Working towards physical implimentation; FPGA, custom chips.")
- 09:24, 16 June 2024 MrDyne talk contribs created page Talk:Main Page (Created page with "== Links To Useful Wiki Stuff == MediaWiki:Common.css")
- 06:24, 13 June 2024 MrDyne talk contribs created page Dual Binary (Created page with "<div style="float: right; text-align: center;"> <table class="tt"> <tr> <td colspan="3">Dual Binary</td> </tr> <tr> <td class="tt_bb"><b>N</b></td> <td class="tt_bb"><b>P</b></td> <td class="tt_bb tt_bl"><b>T</b></td> </tr> <tr> <td>0</td> <td>0</td> <td class="tt_bl tt_g">0</td> </tr> <tr> <td>0</td> <td>1</td> <td class="tt_bl tt_b">+</td> </tr> <tr> <td>1</td> <td>0</td> <td class="tt_bl tt_r">-</td> </tr>...")
- 20:03, 8 June 2024 MrDyne talk contribs created page NAND (Binary Gate) (Redirected page to AND (Binary Gate)) Tag: New redirect
- 08:20, 8 June 2024 MrDyne talk contribs created page NOT (Binary Gate) (Created page with "== Truth Tables == <div class="tt"> <table class="tt"> <tr> <td class="tt_bb"><b>A</b></td> <td class="tt_bb"><b>B</b></td> </tr> <tr> <td>0</td> <td class="tt_bl">1</td> </tr> <tr> <td>1</td> <td class="tt_bl">0</td> </tr> </table> </div>")
- 08:17, 8 June 2024 MrDyne talk contribs created page XOR (Binary Gate) (Created page with "== Truth Tables == <div class="tt"> <table class="tt"> <tr> <td class="tt_br tt_bb" colspan="2" rowspan="2">XOR</td> <td colspan="3" class="tce"><b>B</b></td> </tr> <tr> <td class="tt_bb">0</td> <td class="tt_bb">1</td> </tr> <tr> <td rowspan="2"><b>A</b></td> <td class="tt_br">0</td> <td>0</td> <td>1</td> </tr> <tr> <td class="tt_br">1</td> <td>1</td> <td>0</td> </tr> </table> <table class="tt"> <tr> <td class="t...")
- 08:15, 8 June 2024 MrDyne talk contribs created page OR (Binary Gate) (Created page with "== Truth Tables == <div class="tt"> <table class="tt"> <tr> <td class="tt_br tt_bb" colspan="2" rowspan="2">OR</td> <td colspan="3" class="tce"><b>B</b></td> </tr> <tr> <td class="tt_bb">0</td> <td class="tt_bb">1</td> </tr> <tr> <td rowspan="2"><b>A</b></td> <td class="tt_br">0</td> <td>0</td> <td>0</td> </tr> <tr> <td class="tt_br">1</td> <td>0</td> <td>1</td> </tr> </table> <table class="tt"> <tr> <td class="tt...")
- 05:28, 8 June 2024 MrDyne talk contribs created page AND (Binary Gate) (Created page with "== Truth Tables == <div class="tt"> <table class="tt"> <tr> <td class="tt_br tt_bb" colspan="2" rowspan="2">AND</td> <td colspan="3" class="tce"><b>B</b></td> </tr> <tr> <td class="tt_bb">0</td> <td class="tt_bb">1</td> </tr> <tr> <td rowspan="2"><b>A</b></td> <td class="tt_br">0</td> <td>0</td> <td>0</td> </tr> <tr> <td class="tt_br">1</td> <td>0</td> <td>1</td> </tr> </table> <table class="tt"> <tr> <td class="t...")
- 18:52, 5 June 2024 MrDyne talk contribs created page Terminal (Created page with "== Colors == {| class="wikitable" style="text-align: center; font-family: monospace;" |+ 3-trit Color Table |- ! Hep !! 3-trits !! Color !! Name !! Hex Color |- | 0 || --- || style="background: #000000" | || Black || #000000 |- | 1 || --0 || style="background: #00007F" | || Navy || #00007F |- | 2 || --+ || style="background: #0000FF" | || Blue || #0000FF |- | 3 || -0- || style="background: #007F00" | || Laurel || #007F00 |-...")
- 03:55, 5 June 2024 MrDyne talk contribs created page COM (Ternary Gate) (Created page with "<big><b>Compare</b></big> == Uses == A tree of compares can calculate down if a register is negative, zero, or positive. This is done as part of the ALU Flags. I do not know yet if it is useful to Compare say two registers. == Truth Tables == <div class="tt"> <table class="tt"> <tr> <td class="tt_br tt_bb" colspan="2" rowspan="2">COM</td> <td colspan="3" class="tce"><b>B</b></td> </tr> <tr> <td class="tt_r tt_bb">-</td> <td class="tt_g tt_bb">0</td>...")
- 17:14, 4 June 2024 MrDyne talk contribs created page Ternary Operations (Created page with "(Not in any order yet.) * Add (Ternary)")
- 17:16, 3 June 2024 MrDyne talk contribs created page Template:OPtip (Created page with "<div class="optip_a"> {{{1}}} <div class="optip_b"> {{{2}}}<br /> NME: {{{3}}}<br /> HEP: {{{4}}}<br /> DEC: {{{5}}}<br /> TRI: {{{6}}} </div> </div>")
- 17:12, 3 June 2024 MrDyne talk contribs created page Instruction Set Map (Created page with "<table class="wikitable" style="text-align: center; font-family: monospace;"> <tr> <th>__</th> <th>0</th> <th>1</th> <th>2</th> <th>3</th> <th>4</th> <th>5</th> <th>6</th> <th>7</th> <th>8</th> <th>9</th> <th>A</th> <th>B</th> <th>C</th> <th>D</th> <th>E</th> <th>F</th> <th>G</th> <th>H</th> <th>I</th> <th>J</th> <th>K</th> <th>L</th> <th>M</th> <th>N</th> <th>O</th> <th>P</th> <th>Q</th> </tr> <tr> <th>0</th>...")
- 18:47, 29 May 2024 MrDyne talk contribs created page Add (Ternary) (Created page with "<big><b>Add</b></big> == Uses == == Truth Tables == <div class="tt"> <table class="tt"> <tr> <td class="tt_bb"><b>A</b></td> <td class="tt_bb"><b>B</b></td> <td class="tt_bb"><b>Ci</b></td> <td class="tt_bl tt_bb"><b>Co</b></td> <td class="tt_bb"><b>S</b></td> </tr> <tr> <td class="tt_r">-</td> <td class="tt_r">-</td> <td class="tt_r">-</td> <td class="tt_bl tt_b">+</td> <td class="tt_g">0</td> </tr> <tr> <td class="tt_r">-</...")
- 18:00, 29 May 2024 MrDyne talk contribs moved page DEC Ternary Gate to DEC (Ternary Gate) without leaving a redirect
- 18:00, 29 May 2024 MrDyne talk contribs moved page INC Ternary Gate to INC (Ternary Gate) without leaving a redirect
- 18:00, 29 May 2024 MrDyne talk contribs moved page NEG Ternary Gate to NEG (Ternary Gate) without leaving a redirect
- 17:59, 29 May 2024 MrDyne talk contribs deleted page MAX Ternary Gate (content was: "#REDIRECT MAX (Ternary Gate)", and the only contributor was "MrDyne" (talk))
- 17:59, 29 May 2024 MrDyne talk contribs moved page MAX Ternary Gate to MAX (Ternary Gate)
- 17:58, 29 May 2024 MrDyne talk contribs moved page MIN Ternary Gate to MIN (Ternary Gate) without leaving a redirect
- 17:58, 29 May 2024 MrDyne talk contribs moved page XOR Ternary Gate to XOR (Ternary Gate) without leaving a redirect
- 17:58, 29 May 2024 MrDyne talk contribs moved page ANY Ternary Gate to ANY (Ternary Gate) without leaving a redirect
- 17:58, 29 May 2024 MrDyne talk contribs moved page CON Ternary Gate to CON (Ternary Gate) without leaving a redirect
- 17:57, 29 May 2024 MrDyne talk contribs moved page SUM Ternary Gate to SUM (Ternary Gate) without leaving a redirect