abbi-gehl / masm-enigma

This is a digital simulation of the German Enigma machine written in x64 masm assembly and C++
Apache License 2.0
1 stars 0 forks source link

Fixing readFile, adding _iterateBuffer #12

Closed abbi-gehl closed 7 months ago

abbi-gehl commented 7 months ago

Fixing readFile to write directly to our buffer. _iterateBuffer currently reads through our buffer and shifts the bits. It will later be adapted to use the rotors.

ignore the like 20 pushes, I did an oopsie and committed the entire debug folder and was struggling to undo that

Harrison-Blair commented 7 months ago

I totally didnt also do this locally and then see this pull request yup im a good programmer for sure