Comment Doesn't help (Score 1) 46
The current version of the UltraHLE "source code" doesn't help further developments. It just contains a naive try to de-compile the executable.
The result contains some C constructs for conditionals and loops but is not more readable than what the average disassembler can produce.
Disassembled code is certainly not a good base for further developments...
The result contains some C constructs for conditionals and loops but is not more readable than what the average disassembler can produce.
Disassembled code is certainly not a good base for further developments...