Merge pull request #1204 from benfelin/fix/hatari/rom_description

Improve note by adding the pedigree of the tos image based on its md5
This commit is contained in:
Twinaphex 2020-01-23 17:00:50 +01:00 committed by GitHub
commit bda18c402b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ permissions = ""
display_version = "1.8"
supports_no_game = "false"
firmware_count = 1
firmware0_desc = "tos.img (TOS Boot Image)"
firmware0_desc = "tos.img (TOS 1.02 US aka Mega TOS)"
firmware0_path = "tos.img"
firmware0_opt = "false"
notes = "(!) tos.img (md5): c1c57ce48e8ee4135885cee9e63a68a2"