add missing tests
This commit is contained in:
3
snes/loadertest/crc.h
Normal file
3
snes/loadertest/crc.h
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
word crc_update(byte * data, word size);
|
||||
word crc_update_mem(unsigned long, word size);
|
||||
Reference in New Issue
Block a user