Add debugging lines and be really confused again
DivAlg works fine if you only use one of the two halves at a time. However, if you use both at once, then output is wrong. It SEEMS like both buffers end up pointing to the same memory space, thus the second half of DivAlg overrides the first. Committing here incase I blow everything up while attempting to fix.
parent
81c71792
Please register or sign in to comment