Skip to content

Commit

Permalink
Alien Astro Frenzy (new publisher) (#1939)
Browse files Browse the repository at this point in the history
* new publisher (ZX)

* Update d_spectrum.cpp
  • Loading branch information
lolsuite authored Jan 23, 2025
1 parent 080f9ee commit 83d1158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/burn/drv/spectrum/d_spectrum.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31781,7 +31781,7 @@ struct BurnDriver BurnSpecAkenesp = {
// Alien Astro Frenzy (48K) (HB)

static struct BurnRomInfo SpecAafRomDesc[] = {
{ "Alien Astro Frenzy 48K (2021)(Vintage Software).tap", 26103, 0x69e07d46, BRF_ESS | BRF_PRG },
{ "Alien Astro Frenzy 48K (2024)(ACMT Retro Games).tap", 30962, 0x43092bbb, BRF_ESS | BRF_PRG },
};

STDROMPICKEXT(SpecAaf, SpecAaf, Spectrum)
Expand Down

0 comments on commit 83d1158

Please sign in to comment.