Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
And also have the problems with Megamacrochips facing to the left, the image appears one chip wide to the right.
https://pastebin.com/htMbwdpk
As for division, I guess something similar is done right-shifting somehow but *shrugs*
I may have went a little overboard trying to duplicate the 74181 ALU chip, heh. A simpler 'cheaty' component that took two input values and performed the selected arithmetic would have been better perhaps. Building a circuit in starbound is already rather meta anyway!
And easier while this is CLA adder totally overflowing me with input variables :D?^^
and checked out the 3rd a+b stick^^seems alright but it flickers so some propagation delay. why actually 4 bit^^ and not 8 which can also do 4 bit operations^^?
[ https://pastebin.com/mQrPTp1y ]. I've got a CLA in the works to make this easier!
Bit 9 is always active no matter what i tried, and ALU 2 can not be set to A plus B but only to A plus B +1
Ok chips woring alus are up and i want to add(subrakt) 36(A) and 12(B) whih fuction should i set?
https://pastebin.com/c1wZKPqN
The P/G outputs are not useful at present. 'A=B' if all F outputs are high (not each input A is equal to input B which is what I would have thought??) P/G will be useable with the a carry-lookahead chip (the '74182', which I may be adding next.) Ripple carry passing the carry straight up to next should function however.
unistalled longer ship travels btw
The difference between "+" and "plus"... that confused me too when working out the functions! In logic summations, + means 'or', a + in a circle means 'xor' and line above means 'not'.
[22:32:26.285] [Error] Could not apply patch from file /sky.config.patch in source: C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\816819845\contents.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "speedupTimer" to remove
[22:32:27.459] [Error] Fatal Error: Access violation detected at 0000000140652426 (Read of address 0000000000000142)
and you changed the calculation method allocation^^ have to find the normal ones again^^