Darkn1883r
Darkn1883r
226 / 8
30th Nov 2014
1st Dec 2017
30-bit FILT based calculator. 3 functions for now (+ - x), division is a WIP. Supports decimal, hexadecimal, and binary input/output. Max./min. input/output is (-)1073741822/ (-)3FFFFFFE/ (-)111111111111111111111111111110. Do not double-SPRK buttons.
calculator computer multiplication filt electronic adder addition decimal subtraction electronics

Comments

  • sohil
    sohil
    3rd Dec 2014
    Darkn1883r, aren't you going to use repeated subtraction for division? Thats the only way to do binary division in TPT so far. Accurate division methods haven't been discovered yet though...
  • jacob1
    jacob1
    2nd Dec 2014
    Of course I play it >_>. Well I don't really make that much anymore but I still look at front page a lot.
  • Korva-Veari
    Korva-Veari
    2nd Dec 2014
    wow i didn't know jacob and the other devs played this game awesome!
  • Darkn1883r
    Darkn1883r
    2nd Dec 2014
    *update* added deco
  • Darkn1883r
    Darkn1883r
    2nd Dec 2014
    *update* works in jacob1's mod.
  • jacob1
    jacob1
    2nd Dec 2014
    for now :P
  • Darkn1883r
    Darkn1883r
    2nd Dec 2014
    @jacksonmj: so I only need to modify the PSTN with INSL stacked over them and everything will work fine?
  • jacksonmj
    jacksonmj
    2nd Dec 2014
    For glitches which are useful enough or interesting enough, I'll often make some effort to translate them into an alternative, if I'm aware that I'm preventing them or changing their behaviour (e.g. FILT with strange tmp values was used a while ago for "no effect", and that got translated into tmp=6 when more FILT modes were added). But it would be unwise to rely on that happening.
  • jacksonmj
    jacksonmj
    2nd Dec 2014
    mecha-man: if you're setting properties to values which are explicitly supported like FILT tmp=0-9, that's fine. BIZR ctype=0x80000000, SOAP worms and ICE ctype=LAVA, not so much. I should probably try to document supported values in the wiki...
  • KB
    KB
    2nd Dec 2014
    mecha-man: Oh, thanks!