cellman123
cellman123
9 / 0
23rd Oct 2017
28th Oct 2017
a small cache of electronics ive made so far :). KEY: I=Input; O=Output; R=Read; C=Clear/Carrya; +=Increment; -=Decrement. Anything with a dot in front means toggle. Constructive criticism always welcomed and considered; expect more to be added soon.

Comments

  • cellman123
    cellman123
    6th Jan 2018
    RaconTPT: Whoops, sorry :/ That's the address
  • RaconTPT
    RaconTPT
    31st Dec 2017
    Well done. . You need to say what "A" means.
  • cellman123
    cellman123
    28th Oct 2017
    Extended FILT RAM.
  • cellman123
    cellman123
    28th Oct 2017
    UPDATE: After much brain racking, finally made a RAM module out of FILT. Top left pin toggles write mode (default off), top right either reads or writes respectively, bottom left is address in binary (starting from top address), and bottom right is data. bray outputs on right, no data bus... yet. Will make 8 addr version soon.
  • cellman123
    cellman123
    28th Oct 2017
    R33sesK1ng: Glad you like them :) The amount of subframe saves recently on FP is mindblowing, I can't even begin to understand how they work.
  • R33sesK1ng
    R33sesK1ng
    28th Oct 2017
    I really like electronics +547543
  • cellman123
    cellman123
    28th Oct 2017
    UPDATE: Added 1 bit full adder and binary to filt converter. The converter is a bit clunky; takes a couple of frames to work, the full adder is fully operational though. Also fixed some signs and labels.
  • cellman123
    cellman123
    28th Oct 2017
    UPDATE: Added FILT ROM. Sadly, it's not subframe yet; might change this later. If I did my math correctly, it *should* be just under 2 kilobytes: 63 addresses * 29 bits per FILT (30th is used as 0 character.)
  • cellman123
    cellman123
    28th Oct 2017
    Cool4Cool: Haha thanks! I haven't had much time to work lately, but I'm trying to catch up on my subframe electronics. Nice saves by the way, especially +1 on the BIOS concept!
  • Cool4Cool
    Cool4Cool
    25th Oct 2017
    Lol, I came over here from mark2222's handbook. Nice INWR/subframe stuff. Good going! +1