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:
commit
bda18c402b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue