SimCoupe - a SAM Coupé emulator: http://www.simcoupe.org

Binary for OS/2 is available below:

Zip archive:

SimCoupe-1.0-OS2.zip


WarpIn archive:

SimCoupe-1_0-OS2.wpi


To build from sources get Paul Smedley's GCC Build environment . After you have build environment properly setup SimCoupé builds on OS/2 easily:
   
First build and install: SAASound-3.2 - Dave Hooper's SAA 1099 sound chip emulator

 you can just:
                            ash
                            ./configure
                            make
                            make install

To build SimCoupe check Makefile and edit  target to be simcoupe.exe. After that you can just:
                            ash
                            make

After compilling, run: emxbind.exe -e -p simcoupe.exe  to convert your application to PM.



-Have fun.

--jalih

jali.heinonen@gmail.com