mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 20:32:32 -05:00
Add Adam/Advision/APF systems and update metadata
Add support for Coleco Adam, Entex Adventure Vision and APF M-1000 BIOS/ROM sets in MAME and MESS metadata (multiple Adam device MCU ROMs and optional FDC/SPI variants, Advision and APF BIOS entries). Update generated metadata across the repo: README coverage numbers and per-platform coverage rows, database generated timestamp and totals (total_files 7245), and various install manifests (notably batocera.json) with new timestamps, adjusted file counts/sizes, SHA1s, repo_path fixes and an added adam_fdc_320kb.zip entry. Also update notes to reflect the new system ROM sets in the emulators entries.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"platform": "emudeck",
|
||||
"display_name": "EmuDeck",
|
||||
"version": "1.0",
|
||||
"generated": "2026-03-29T08:11:23Z",
|
||||
"generated": "2026-03-29T14:02:36Z",
|
||||
"base_destination": "bios",
|
||||
"detect": [
|
||||
{
|
||||
@@ -50,8 +50,8 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"total_files": 262,
|
||||
"total_size": 914084795,
|
||||
"total_files": 270,
|
||||
"total_size": 913637720,
|
||||
"files": [
|
||||
{
|
||||
"dest": "colecovision.rom",
|
||||
@@ -401,27 +401,9 @@
|
||||
},
|
||||
{
|
||||
"dest": "GC/dsp_coef.bin",
|
||||
"sha1": "c3f1ee843f08cd7d58ea6f9166d25ee8e12280a2",
|
||||
"sha1": "c116d867ba001dcd6bf6d399ff4bf38d340f556c",
|
||||
"size": 4096,
|
||||
"repo_path": "bios/Nintendo/GameCube/dsp_coef.bin",
|
||||
"cores": [
|
||||
"Dolphin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "GC/font_western.bin",
|
||||
"sha1": "483a17ff25b68a8f18cae691da99f16beefbe370",
|
||||
"size": 6478,
|
||||
"repo_path": "bios/Nintendo/GameCube/font_western.bin",
|
||||
"cores": [
|
||||
"Dolphin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "GC/font_japanese.bin",
|
||||
"sha1": "7fbbedcc7a1ae00414a4e9e967109cc78be1fe3b",
|
||||
"size": 259626,
|
||||
"repo_path": "bios/Nintendo/GameCube/font_japanese.bin",
|
||||
"repo_path": "bios/Nintendo/GameCube/.variants/dsp_coef.bin.c116d867",
|
||||
"cores": [
|
||||
"Dolphin"
|
||||
]
|
||||
@@ -2129,6 +2111,114 @@
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam.zip",
|
||||
"sha1": "dc4b77cd3ac45cf448e427eff5c0a7b138fd9d81",
|
||||
"size": 52891,
|
||||
"repo_path": "bios/Coleco/Adam/adam.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_kb.zip",
|
||||
"sha1": "cd99eb61f44641ade747aaec9f5095c12a8d3c0c",
|
||||
"size": 1758,
|
||||
"repo_path": "bios/Arcade/Arcade/adam_kb.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_prn.zip",
|
||||
"sha1": "09e495756b8bdb80eafe67791713ef50a2b72361",
|
||||
"size": 1644,
|
||||
"repo_path": "bios/Arcade/Arcade/adam_prn.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_ddp.zip",
|
||||
"sha1": "69428318b280ba60d7eb0e31aa5ec829aadcbce2",
|
||||
"size": 1595,
|
||||
"repo_path": "bios/Arcade/Arcade/adam_ddp.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_fdc.zip",
|
||||
"sha1": "1b5bb40a77cf6768975c6b48af1e174a0205d843",
|
||||
"size": 12794,
|
||||
"repo_path": "bios/Arcade/Arcade/adam_fdc.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_fdc_320kb.zip",
|
||||
"sha1": "aaad897c81501ee66fc0800f1a3b844a18bb7430",
|
||||
"size": 4716,
|
||||
"repo_path": "bios/Arcade/MAME/adam_fdc_320kb.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_fdc_a720dipi.zip",
|
||||
"sha1": "832236f7300cebd4573c2a5c2ca4e604133245b3",
|
||||
"size": 1671,
|
||||
"repo_path": "bios/Arcade/MAME/adam_fdc_a720dipi.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_fdc_fp720at.zip",
|
||||
"sha1": "3cd05bb818611f43651d0edf2be43dcddafcb631",
|
||||
"size": 1614,
|
||||
"repo_path": "bios/Arcade/MAME/adam_fdc_fp720at.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_fdc_mihddd.zip",
|
||||
"sha1": "6ded941be73698be26051ffb5e176e1fe97633ef",
|
||||
"size": 1807,
|
||||
"repo_path": "bios/Arcade/MAME/adam_fdc_mihddd.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "adam_spi.zip",
|
||||
"sha1": "e7328f43ceea8c9c0a6dc814680da9ff46e93fd3",
|
||||
"size": 446843,
|
||||
"repo_path": "bios/Arcade/Arcade/adam_spi.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "advision.zip",
|
||||
"sha1": "a9a7eef3c2f80b669e7421d2cf0a7a74f6088160",
|
||||
"size": 1572,
|
||||
"repo_path": "bios/Entex/Adventure Vision/advision.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "apfm1000.zip",
|
||||
"sha1": "d2cce3ff07afa9d13ea371499495f4df9611420c",
|
||||
"size": 6896,
|
||||
"repo_path": "bios/APF/Imagination Machine/apfm1000.zip",
|
||||
"cores": [
|
||||
"MAME"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "dsi_bios9.bin",
|
||||
"sha1": "db61fa39ddbc5f5ed71fb19cda47609ef0201723",
|
||||
@@ -2230,24 +2320,6 @@
|
||||
"PCSX2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "PPSSPP/ppge_atlas.zim",
|
||||
"sha1": "30a33f3651f8e1b0967a5dfe6ff714baebcce41a",
|
||||
"size": 666530,
|
||||
"repo_path": "bios/Sony/PlayStation Portable/ppge_atlas.zim",
|
||||
"cores": [
|
||||
"PPSSPP"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "PPSSPP/ppge_atlas.meta",
|
||||
"sha1": "ab398f667d6fd778859307c105fe16388b8fdf63",
|
||||
"size": 50242,
|
||||
"repo_path": "bios/Sony/PlayStation Portable/ppge_atlas.meta",
|
||||
"cores": [
|
||||
"PPSSPP"
|
||||
]
|
||||
},
|
||||
{
|
||||
"dest": "scummvm/extra/MT32_CONTROL.ROM",
|
||||
"sha1": "b083518fffb7f66b03c23b7eb4f868e62dc5a987",
|
||||
|
||||
Reference in New Issue
Block a user