On Wed, Aug 12, 2020 at 10:30 AM Geert Uytterhoeven <[email protected]> wrote: > There did exist a small AmigaOS emulator for Amiga UNIX, basically > implementing a hunk loader and a few exec.library and dos.library calls. > This was rumored to be sufficient to run e.g. the SAS C compiler. > I tried it once on Linux/m68k, and it could run a simple Hello World. > > The only entrypoint you need to provide to run AmigaOS binaries is a > pointer to ExecBase at address 4. If TOS doesn't use that location for > something else, you can implement AmigaOS support. > > Good luck! ;-)
FTR: https://web.archive.org/web/20000304080628/http://www.cs.kuleuven.ac.be/~geert/bin/ados_linux.tar.gz Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

