asar icon indicating copy to clipboard operation
asar copied to clipboard

Add invalid branch distance error checking on BBC/BBS opcodes

Open KungFuFurby opened this issue 4 years ago • 1 comments
trafficstars

This merge request closes #219.

KungFuFurby avatar Sep 20 '21 20:09 KungFuFurby

If you're wondering why my build failed on the pull request, clang was the cause, and a timeout error seems to have been the cause (specifically, while uploading asar.dll): Error uploading artifact to the storage: Unable to read data from the transport connection: The connection was closed.

KungFuFurby avatar Sep 22 '21 20:09 KungFuFurby

note: i deleted the foundlabel check your commit had. if the subtraction is unconditional, the overflow checking should be too. whether it should be unconditional is a different issue...

trillllian avatar Jan 27 '24 19:01 trillllian