simon987 / Much-Assembly-Required

Assembly programming game
GNU General Public License v3.0
930 stars 87 forks source link

Implement RAM corruption effect #144

Closed mlaga97 closed 6 years ago

mlaga97 commented 6 years ago

This pull request is intended to solve issue #134 by adding a function to corrupt 1 bit per blockSize number of words in memory.

simon987 commented 6 years ago

Thanks a lot for taking the time to contribute :) I will confirm that it works as intended on my side and merge tomorrow