Once upon a time, there was an
mkdexe
script to package DOS binaries for dosemu1.
mkdexe2
is our take on the same thing for dosemu2.
./mkdexe -N Arcade_Volleyboll -P /home/stas/dos/games/av -E av.exe
This creates the file named
org.dosemu2.Arcade_Volleyboll-x86_64.AppImage
which you can run under linux to play the Acrade Volleyball game.
dosemu2 must be installed.