macOS
brew install advancescanlocal Homebrew formula metadata
sudo port install advancescanMacPorts ports tree · archivers/advancescan/Portfile · source: api.github.com
brew
Rom manager for AdvanceMAME/MESS. Version 1.18 via Homebrew; verified 2026-07-02.
install
brew install advancescanlocal Homebrew formula metadata
sudo port install advancescanMacPorts ports tree · archivers/advancescan/Portfile · source: api.github.com
sudo apk add advancescanAlpine Linux edge package indexes · advancescan · source: dl-cdn.alpinelinux.org
overview
Rom manager for AdvanceMAME/MESS
history
AdvanceSCAN is a command-line ROM manager for AdvanceMAME, AdvanceMESS, and other MAME derivatives. It maintains zipped ROM and sample archives using emulator metadata, with particular attention to differential merging, safe cleanup, and ROM-set reporting.
The official history traces the tool back to MAMESCAN in 1998, when a new `listinfo` command was posted to the MAME list. The project became AdvanceSCAN in the 0.6 beta in May 2002, after a major revision, cleanup, C++ update, and addition of AdvanceDIFF and AdvanceZIP.
AdvanceSCAN 1.0 was released in May 2002. Early releases added Windows support, PNG and MNG compression helpers, garbage detection for zipped ROMs, XML input support, filters for working/preliminary/parent/clone ROM sets, CHD support, and safer handling of damaged ZIP/CHD files.
In 2003, recompression utilities were removed from AdvanceSCAN and moved into AdvanceCOMP, clarifying the split between ROM-set management and general-purpose recompression. Later releases focused on MAME metadata compatibility, CHD versions, XML handling, 64-bit support, and build modernization.
The provided package facts show AdvanceSCAN in Homebrew, Alpine, and MacPorts. That narrower distribution footprint matches its niche: it is not a general archive manager, but a specialist tool for emulator users maintaining ROM and sample collections.
Its official documentation is written for users with existing MAME-family workflows: generate an XML information file with `mame -listxml`, configure ROM directories in `advscan.rc`, then run `advscan` to fix or report on the collection.
A typical workflow starts by creating `advscan.rc` in the current directory or passing another file with `--cfg`. The config names ROM, new ROM, unknown ROM, import, sample, and disk paths. The tool then reads emulator metadata from standard input, commonly from `mame -listxml`, and applies operations such as `advscan -R < info.xml` or report generation.
AdvanceSCAN is intentionally conservative about data loss. The docs say removed or overwritten ZIP contents are saved under unknown directories, damaged archives are renamed, and dry-run/report modes exist for checking actions before modifying a set.
AdvanceSCAN matters to package nerds because it represents an older, very Unixy style of emulator collection maintenance: one command, one text config file, metadata on stdin, and archive mutation controlled by explicit flags.
It is also historically interesting because it is the parent context for AdvanceCOMP. What began as ROM-set scanning and compression helpers later split into separate packages: AdvanceSCAN for correctness of ROM collections, AdvanceCOMP for byte-level recompression.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./advscan.rcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
advdiff | cli | global executable | |
advscan | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/amadvance/advancescan
install metadata
| Package key | brew:advancescan |
|---|---|
| Version | 1.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/advancescan |
| Homepage | https://www.advancemame.it/scan-readme.html |
| Repository | https://github.com/amadvance/advancescan |
| Upstream docs | https://www.advancemame.it/scan-readme.html |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/amadvance/advancescan/releases/download/v1.18/advancescan-1.18.tar.gz |
| Last updated | 2026-07-02T11:12:14-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | advancescan |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
advancescan 1.18-r1
Command line rom manager for AdvanceMAME and AdvanceMESS
sudo apk add advancescanadvancescan-doc 1.18-r1
Command line rom manager for AdvanceMAME and AdvanceMESS (documentation)
sudo apk add advancescan-docadvancescan
sudo port install advancescansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.