At present, the original game only has a simple logic gate automation, which will be very complicated when implementing some very large circuits, so i made the this mod, using code to control the automation. Main functions: CPU computing unit, supporting 4 input and 4 output I/OS, 8 input...
Write LC-3 machine code routines for the following: (a) To perform an NOR on two binary numbers stored in x3100 and x3101. Store the result at x3102. (b) To perform an XOR on two binary numbers stored Manually convert the decimal number 877 to binary and then to hexadecimal. ...