Added CRC calculation method and check of header using CRC to

return a positive identification.
This commit is contained in:
2014-04-21 17:23:35 +01:00
parent 76b91a16f9
commit b9e78615e2
2 changed files with 59 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2014-04-21 Natalia Portillo <claunia@claunia.com>
* ImagePlugins/TeleDisk.cs:
Added CRC calculation method and check of header using CRC
to return a positive identification.
2014-04-19 Natalia Portillo <claunia@claunia.com>
* ImagePlugins/TeleDisk.cs: