[FIXED] GPU now does not have the eww white border around it
[ADDED] Keyboard now has input to kick out whoever is using it at the moment
[ADDED] Keyboard now outputs entity of player who currently uses keyboard
[FIXED] Billboard and plasma screen now work
[FIXED] LINT was not set on ZCPU interrupt
[ADDED] MSHIFT opcode. Rolls (shifts) bytes in specific memory range.
[FIXED] MCOPY & MXCHG undefined behavior when DS is not zero, or when second segment prefix was manually specified in machine code
[FIXED] Undefined behaviour when externally reading from CPU. External reads now have runlevel 1
[ADDED] GPU Hardware register 65473 - text align. Possible values are 0 for LEFT, 1 for CENTER, 2 for RIGHT. Maybe some others are also supported
[ADDED] Proper GPU source dumping. Enabled GPU dumping (wire_gpu_dump_data 1) and use LDUMP.TXT to find out source code line by instruction pointer from red error screen.
[ADDED] Radio fix from Azrael
[ADD] New input for radios - "Channel".
[ADD] Added 4 ABCD inputs/outputs for radio.
[FIXED] Fixed updating text on receive.
[FIXED] Fixed bug on removing the radios and making new ones.
[FIXED] Ranger: Fixed up the Value output(current value, value array size)
[ADD] Added a "Current Value" input for ranger (location for current value).
[ADD] SteamID,UniqueID,EntID outputs.
[ADDED] Display for inputs and outputs on plug/socket.
[FIXED] Socket display (When connecting them, etc)
[FIXED] Values not transferring when plug/socket connected
[FIXED] Outputs not reseting to zero when disconnected
[FIXED] Explosives crashing servers on some occasions