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
-
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...
-
Of course I play it >_>. Well I don't really make that much anymore but I still look at front page a lot.
-
wow i didn't know jacob and the other devs played this game awesome!
-
*update* added deco
-
*update* works in jacob1's mod.
-
for now :P
-
@jacksonmj: so I only need to modify the PSTN with INSL stacked over them and everything will work fine?
-
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.
-
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...
-
mecha-man: Oh, thanks!