Darkn1883r
Darkn1883r
230 / 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

  • 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!
  • mecha-man
    mecha-man
    2nd Dec 2014
    The only way that we can edit .tmp and .tmp2 is through the console or PROP, is that discouraged too?
  • jacksonmj
    jacksonmj
    2nd Dec 2014
    Yes, I know. "will still work, provided it's not stacked with any other element" was for the benefit of Darkn1883r, in case some of his saves with stacked piston don't have any other elements stacked in the same place (since those saves won't need changing).
  • mecha-man
    mecha-man
    2nd Dec 2014
    If you remove staking PSTN with other elements then this save still won't work, it has PSTN underneath of INSL.
  • jacksonmj
    jacksonmj
    2nd Dec 2014
    mecha-man: I have stated many times that stacking and most other things only achievable through the use of PROP or the console should not be relied upon to work in exactly the same way in the future.
  • jacksonmj
    jacksonmj
    2nd Dec 2014
    Stacked piston will actually still work, provided it's not stacked with any other element, only with other PSTN particles. Schicko: if I ever completely remove stacking, I'll try to first add better methods of doing anything particularly useful. (The piston change is one of these - in the next version you'll be able to set the piston extension step size without using stacking (previously, stacking was used to trigger a piston multiple times in a single frame to give a larger step size)).
  • 123098
    123098
    1st Dec 2014
    +1 (comment too short)
  • Darkn1883r
    Darkn1883r
    1st Dec 2014
    @jacob1: Don't remove stacking, everyone loves it.