Differences
This shows you the differences between two versions of the page.
| Next revision Both sides next revision | |||
|
submission:vita-carts [2021/10/12 03:33] jonasrosland created |
submission:vita-carts [2021/12/09 21:02] hiccup [Detailed information] |
||
|---|---|---|---|
| Line 51: | Line 51: | ||
| * **Box Barcode**: Keep the spaces. It could be verified against the barcode itself by using barcode scanning software and using the check digit. | * **Box Barcode**: Keep the spaces. It could be verified against the barcode itself by using barcode scanning software and using the check digit. | ||
| * **Size**: The size of the ROM in bytes. | * **Size**: The size of the ROM in bytes. | ||
| - | * **CRC32**: Generated from the ROM file using [[https:// | + | * **CRC32**: Generated from the ROM file using [[https:// |
| * **MD5**: As above, or by using md5 in a terminal emulator for linux/mac. | * **MD5**: As above, or by using md5 in a terminal emulator for linux/mac. | ||
| * **SHA-1**: As above, or by using shasum -a 1 in a terminal emulator for linux/mac. | * **SHA-1**: As above, or by using shasum -a 1 in a terminal emulator for linux/mac. | ||