← Back to context

Comment by Narishma

2 days ago

Wine for Amiga is as confusing as Windows Subsystem for Linux. I thought it would be a port of Wine for the Amiga but it's instead something to run Amiga software on PC.

IIRC Amiga Forever by Cloanto already did something similar?

  • Amiga Forever is a distribution of software (Amiga ROMs and OS disks) and a full system emulator: CPU, custom chips (graphics/sound/..) etc. It allows you to emulate various Amiga systems completely.

    vAmos is just CPU and an embedded ROM/OS replacement that does just enough to run (some) AmigaOS command line programs. The primary use case is for cross-development (running Amiga compilers/tools, testing simple stuff, etc.) without having to boot a full system emulator for each command and better integration with e.g. host-side Makefiles.

    With the vAmos=WINE analogy, Amiga Forever=VirtualBox/VMWare.

Being preceded by “virtual AmigaOS runtime”, I somehow had no trouble understanding it.