Amiga.org

Amiga computer related discussion => Amiga/MorphOS/AROS Programmers Forum => Topic started by: orange on September 28, 2015, 12:10:18 PM

Title: linux, wine
Post by: orange on September 28, 2015, 12:10:18 PM
Is there a way to run/emulate Amiga commands (CLI software) in linux bash (Debian), similar to Windows in WINE?
Title: Re: linux, wine
Post by: cgutjahr on September 28, 2015, 02:07:33 PM
Quote from: orange;796509
Is there a way to run/emulate Amiga commands (CLI software) in linux bash (Debian), similar to Windows in WINE?


vamos - Virtual AmigaOS Runtime (http://lallafa.de/blog/amiga-projects/amitools/vamos/)

The author wrote it so he can run SAS/C on Mac OS X.
Title: Re: linux, wine
Post by: orange on September 30, 2015, 08:02:07 PM
Quote from: cgutjahr;796510
vamos - Virtual AmigaOS Runtime (http://lallafa.de/blog/amiga-projects/amitools/vamos/)

The author wrote it so he can run SAS/C on Mac OS X.


thanks.
I'm trying to run Lha in it, but failed, do exec.library and similar need to be extracted from ROM for it?