Skip to content

Fix(?) 2 byte conditionals (7, 8, 9, and A codes) in the DataAgainstVal...

PabloMK7 requested to merge ar-fix into develop

Fix(?) 2 byte conditionals (7, 8, 9, and A codes) in the DataAgainstVal conditional mode (DFFFFFFF 00000001) - specifically the broken pseudocode and the crash it causes when putting a non-zero value in the last 4 characters of the right half of the 2 byte conditional code

pre-fix issue pictured here, line 10: https://cdn.discordapp.com/attachments/356982501241126915/781006698059399198/20201124_225653_HDR.jpg

Still needs attention: Conditional mode values higher than 4 default to conditional mode 2 https://cdn.discordapp.com/attachments/356982501241126915/781983579738472458/20201127_154305.jpg

Merge request reports