Skip to content
Commit 6c8bebc4 authored by Brandon Rodriguez's avatar Brandon Rodriguez
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment