SHENZHEN I/O
SHENZHEN I/O mods
A mod changes the game itself, so it is tied to a game version and to whatever loads it. Filter by both and you get the list that will actually load, not the list that mentions your version somewhere in a description.
- SIMPLE MULTIPLICATIONby ShadowClusterThe higher-ups are arguing about the need for certain functions to be kept in the new MC8000 series, and they want to cut out most of the unneeded functions. We need you to prove them right, and give us the best workaround solutions to prove the other programmers wrong. For this project, multiply...73 downloadsupdated 9 y ago
- MAGIC WANDby jollo73 downloadsupdated 10 y ago
- PULSE GENERATORby TrobbyI was pretty lazy, and because nobody uploaded the standard spec, i guess i'll do it then. Pretty ez. 3 Yen, 202 power, 6 lines. I bet somebody is gonna optimize it further. ---------------------------------------------------------------------------------------------------------------------------...73 downloadsupdated 10 y ago
- Binary Converterby TynachConvert 'binary' numbers (composed of 1, 10, and 100, such as you'd get using the DX300) into decimal numbers! - *Binary* is an XBus input sending binary values. - *Decimal* is an XBus output receiving decimal values. - When a binary value is received from *Binary*, convert it to decimal and send...73 downloadsupdated 10 y ago
- SQUARE ROOTby armin.rigoCompute square roots, rounded down.73 downloadsupdated 10 y ago
- DIV BY 2by [FCH] SeneschalDivide input by 2 I was inspired to do this by one of the later puzzles72 downloadsupdated 5 y ago
- SIMPLE INPUT EVALUATORby Luca72 downloadsupdated 7 y ago
- SLICE NOODLES ROBOTby Chaofan*指令* is an XBus input, which indicates which button user pressed. *厚度* is a simple input, which indicates thickness of the dough placed on robot. *左刃Y*、*左刃Z* are simple outputs, which indicates place of the knife. *左刃Y*、*左刃Z* are simple outputs, which indicates place of the knife. *Y*=100 means t...72 downloadsupdated 9 y ago
- 3-PORT NETWORK SWITCHby ArmadaFrom: 张杰 <[email protected]> A networking equipment reseller wants us to produce a cheap network switch with three ports for connecting an extra computer to the network. Jie. ----------- From: Carl Tesky <[email protected]> But the 100P-14 chips aren't big enough to store th...72 downloadsupdated 8 y ago
- REPAIR ANTIQUE ANALOG GAMEPADby neizodYou found an antique arcade game from 1970s! Most of the part still working correctly, except the joystick :'( but that aren't gonna stop you, right!? :D72 downloadsupdated 10 y ago
- HYPER-MULTIPLEXERby SumireYou can never have enough multiplexing.72 downloadsupdated 10 y ago
- MOTOR POSITION DETERMINERby JackeeaA binary encoder, and decoder, all in one!72 downloadsupdated 10 y ago
- SONAR TRIANGULATIONby MattFind submarines by trangulating information from sonar buoys.72 downloadsupdated 10 y ago
- ARITHMATIC LOGIC UNITby HoboRockBoxI was inspired to make this after playing Turing Complete, which is a very fun Zach-Like game that you guys should check out. This level is loosely based off of how an ALU functions: It takes in instructions and performs requested calculations. I took a few liberties to make the level more fun, a...71 downloadsupdated 2 y ago
- (filter (< thres) xs)by Tensorflowfilter array items less than threshold71 downloadsupdated 10 y ago
- RULE 110 CELLULAR AUTOMATONby TzaphqielInspired, and partially written, by Osmo Onnekas and their puzzle "RULE 30 CELLULAR AUTOMATON": ( ). Note that Osmo Onnekas will be added to the contributors list pending friend-list addition. Regrettably, Steam doesn't allow for Contributor recognition without having the contributor as a friend,...71 downloadsupdated 10 y ago
- SWISS CHEESE CHIPby TfGuy4471 downloadsupdated 10 y ago
- HARDEST PUZZLE IMAGINABLEby grasspoundIt's the hardest puzzle. No questions asked. ───────▄▀▀▀▀▀▀▀▀▀▀▄▄ ────▄▀▀─────────────▀▄ ──▄▀──────────────────▀▄ ──█─────────────────────▀▄ ─▐▌────────▄▄▄▄▄▄▄───────▐▌ ─█───────────▄▄▄▄──▀▀▀▀▀──█ ▐▌───────▀▀▀▀─────▀▀▀▀▀───▐▌ █─────────▄▄▀▀▀▀▀────▀▀▀▀▄─█ █────────────────▀───▐─────▐▌ ▐▌─────────▐...71 downloadsupdated 10 y ago
- LCM CALCULATORby ninth_eye70 downloadsupdated 9 y ago
- *WTF?* SERIES: Puzzle 2by taiksAnother WTF? puzzle without any specification or description. You need to figure out what you should do by looking at the verification instead! Enjoy!70 downloadsupdated 10 y ago
- SIMPLE DRAINAGE SYSTEMby JackeeaA system which monitors the level of fluid in a barrel, and can diagnose errors in that system. Doesn't seem too hard yet, does it?69 downloadsupdated 10 y ago
- ELEVATOR MAINTENANCE TESTby CoenwulfThe maintenance crew are in and they're puttng the elevator to the test!69 downloadsupdated 10 y ago
- TRACKED ROVERby MattControl a tracked rover exploring distant locations!68 downloadsupdated 10 y ago
- INDUSTIAL SCALE REPLACEMENT BOARDSby FirazulIndustiral Scales Inc. had to file bankrupt after an *incident*, and our new customer wants replacement parts. Obviously, they cant get them from ISI anymore. R&D was able to work out the specs on the next page, but the customer insists the new parts must mount directly into the existing slots on...68 downloadsupdated 22 mo ago
- 6-BIT ADDERby Attebit1 through bit6 are simple inputs connected to a data source outputting unsigned 6 bit integers. sum is an XBus output connected to a display unit. Read two consecutive bytes from bit1 through bit6, and write their sum to sum.67 downloadsupdated 9 y ago
- ERROR ESTIMATOmeter X10_V90.9by Vulpysensor data is an XBus input connected to a measuring device collecting series of A-D converted voltages. mean and variance are XBus outputs connected to further data processing devices. When a value package is received as sensor data, send the calculated mean and variance on their respective out...67 downloadsupdated 8 y ago
- MODULAR MULTIPLICATIONby RP0Given two random inputs, multiply them together, and return the answer modulated by the dial MOD.67 downloadsupdated 9 y ago
- 3-BIT LFSRby xenostxThe outputs are designed to be driven by the memory bits from a 3-bit LFSR, like the one described in66 downloadsupdated 9 y ago
- ANALOG-DIGITAL CONVERTORby EagleV66 downloadsupdated 9 y ago
- 5-DIGIT BINARY INTERPRETERby TitandrakeI hope you like figuring out how to arrange your circuit!66 downloadsupdated 9 y ago
- FURNACE CONTROL UNITby RP066 downloadsupdated 9 y ago
- GAME OF LIFEby JackeeaSimulate cellular automata and whatnot! Remember: If a cell is dead and has exactly 3 neighbouring "alive" cells, then it becomes alive. If a cell is alive and has less than 2 or more than 3 neighbors, then it dies.66 downloadsupdated 10 y ago
- RANDOM GENERATORby taiksYou don't have any part that says "random". But you can still generate random numbers, don't you? Bonus challenges included. Have fun!66 downloadsupdated 10 y ago
- WORK HISTORY RECORDSby 76561198371737255A simple work recorder to help people know how much work they have done.65 downloadsupdated 7 y ago
- TIERED POWER STORAGEby notgreatA simple puzzle, asking for something simple enough. Expect future versions that add significant complexity.65 downloadsupdated 10 y ago
- 6-BIT ADCby waltie65 downloadsupdated 10 y ago
- CRAMPED LOGICby Leifytwig*button 1* is a simple input connected to a button *button 2* is a simple input connected to a button *out* is a simple output connected to a display LED When *either* of the buttons is *pressed*, the output should be high for this and subsequent pulses. When *both* buttons are *released* simulta...65 downloadsupdated 4 y ago
- Pulse Processorby BaranXLR- Take the number of pulses - Subtract from 10 - Pass it forward64 downloadsupdated 4 y ago
- OBLIGATORY CUSTOM SPECby squintsHere's your custom spec, Zachtronics. I had to learn Lua. You made me learn Lua, Zachtronics. I hope you're happy.64 downloadsupdated 4 y ago
- 7-BIT LFSRby xenostxOne pin driven by a 7-bit LFSR with taps on the first and last elements. Must allow setting of the initial values of each bit.64 downloadsupdated 9 y ago
- EVERYBODY IS A WINNERby Typhus64 downloadsupdated 9 y ago
- TRIGONOMETRY CALCULATORby JackeeaA puzzle where you need to use trigonometry tables! How thrilling!64 downloadsupdated 10 y ago
- Turbo Socket-Wrench Driverby WyrframeA simple puzzle to cut your teeth on. Aim for minimal power usage, because batteries don't grow on trees!64 downloadsupdated 10 y ago
- EASY FLIP FLOP BOARDby Jool JohnsonGive it a try, there are multiple solutions,63 downloadsupdated 6 y ago
- 6-BIT ADCby AnimeCritic62 downloadsupdated 9 y ago
- DIVIDEby Falco[Ger]62 downloadsupdated 10 y ago
- PRIORITY QUEUEby akeustisImplement a priority queue with insert and remove operations.62 downloadsupdated 6 y ago
- ERROR DETECTION by Manabenderby AlexMBrennanPuzzle created by Manabender As per61 downloadsupdated 10 y ago

