mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
profiles: amiberry (new), amiarcadia, atari800, azahar, b2, bk, blastem, bluemsx, freeintv updated with source refs, upstream field, mode field, data_directories. _data_dirs.yml: buildbot source for retroarch platforms, strip_components for nested ZIPs, freeintv-overlays fixed. cross_reference.py: data_directories-aware gap analysis, suppresses false gaps when emulator+platform share refs. refresh_data_dirs.py: ZIP strip_components support, for_platforms filter, ETag freshness for buildbot. scraper: bluemsx single ref, freeintv overlays injection. generate_pack.py: warning on missing data directory cache.
43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
emulator: amiarcadia
|
|
type: libretro
|
|
source: "https://amigan.yatho.com/"
|
|
profiled_date: "2026-03-18"
|
|
core_version: "4.42"
|
|
display_name: "Arcadia 2001 / Interton VC 4000 (AmiArcadia)"
|
|
cores:
|
|
- amiarcadia
|
|
systems:
|
|
- emerson-arcadia-2001
|
|
- interton-vc4000
|
|
- elektor-tv-games-computer
|
|
|
|
# AmiArcadia is a libretro port of James Jacobs' emulator for Signetics
|
|
# 2636 PVI / 2637 UVI + 2650 CPU-based systems: Emerson Arcadia 2001 and
|
|
# clones (Bandai, Grandstand, Schmid, Hanimex, Leisurevision, etc.),
|
|
# Interton VC 4000 family (Voltmace, Rowtron, Fountain, etc.), Elektor
|
|
# TV Games Computer, and Zaccaria/Malzak coin-op arcade machines.
|
|
#
|
|
# The core does NOT require any BIOS or system ROM files.
|
|
# firmware_count = 0 in amiarcadia_libretro.info confirms this.
|
|
#
|
|
# ROM identification:
|
|
# The core auto-identifies known game ROMs by CRC32 and configures the
|
|
# correct machine type, memory map, and game-specific settings. For
|
|
# unknown ROMs, the user selects machine type via the "Machine" core
|
|
# option (Arcadia / Interton).
|
|
#
|
|
# Supported extensions: .bin, .tvc
|
|
#
|
|
# Source ref: libretro-core-info/amiarcadia_libretro.info (firmware_count = 0)
|
|
# Docs: https://docs.libretro.com/library/amiarcadia/
|
|
|
|
notes: |
|
|
No BIOS files required. The emulator has no external firmware dependencies.
|
|
Game ROMs are identified by CRC32 for automatic machine configuration.
|
|
|
|
files: []
|
|
|
|
# closed-source core — cannot verify via source code scan.
|
|
# firmware_count=0 in .info and docs confirm no BIOS needed.
|
|
# signetics 2636/2637 systems have no separate system ROM.
|