ToroCraft / Minecoprocessors

Increase your redstone possibilities and learn assembly programming at the same time with the Minecoprocessors Minecraft Mod!
https://minecraft.curseforge.com/projects/minecoprocessors
GNU General Public License v3.0
33 stars 10 forks source link

Lots of fixes #29

Closed josephcsible closed 7 years ago

josephcsible commented 7 years ago
frodare commented 7 years ago

Changes look good, however please update the ByteUtilTest class to reflect your changes.

frodare commented 7 years ago

There are some failing tests to investigate. The testCopyArray test can be removed if the copy array method is not being used.

selection_075