mirror of
https://github.com/ksherlock/ample.git
synced 2026-01-22 16:16:02 +00:00
(better late than never) 225 rom URL
This commit is contained in:
@@ -72,9 +72,9 @@ ROMS = [x for x in ROMS if x != ""]
|
||||
ROMS.sort()
|
||||
|
||||
data = {}
|
||||
data["source"] = "https://archive.org/download/mame0224_rom"
|
||||
data["source"] = "https://archive.org/download/mame225_rom"
|
||||
data["type"] = "7z"
|
||||
data["version"] = "0.224"
|
||||
data["version"] = "0.225"
|
||||
data["roms"] = ROMS
|
||||
|
||||
# print(ROMS)
|
||||
|
||||
Reference in New Issue
Block a user