Skip to content
Snippets Groups Projects

Improvements to linux dosemu support

Merged Kayz requested to merge mlong/dosemu into master
  1. Dec 16, 2020
  2. Dec 14, 2020
  3. Dec 13, 2020
  4. Dec 12, 2020
  5. Dec 08, 2020
    • Michael Long's avatar
      fix ini free · 9bb001b9
      Michael Long authored
      9bb001b9
    • Michael Long's avatar
      incorporate more feedback · 54f39baa
      Michael Long authored
      54f39baa
    • Michael Long's avatar
      fix echo off · 381a9984
      Michael Long authored
      381a9984
    • Michael Long's avatar
      fix tabs · feeca3ae
      Michael Long authored
      feeca3ae
    • Michael Long's avatar
      incorporate code review feedback 2 · e9f7a5d2
      Michael Long authored
      e9f7a5d2
    • Michael Long's avatar
      incorporate code review feedback · 2f81e01d
      Michael Long authored
      2f81e01d
    • Michael Long's avatar
      Improvements to linux dosemu support · 652260ab
      Michael Long authored
      The hardcoded external.bat file has been moved to a templated
      /exec/external.bat which can be modified by the sysop. ENV
      vars are in there to be able to customize as needed. emusetup.bat
      is no longer needed, but still supported. The actual dosemu command line
      is now stored in /exec/dosemulaunch.ini and can be customized for
      fossil or i/o command lines. the keystroke is now only sent for i/o, and
      only sent as \n instead of \r which would trigger undesired behavior in
      certain programs. The above 2 files can also be placed in door dirs
      to override. ansi.com has been removed as it was not needed. default
      external.bat includes cmd lines for share, x00, etc. (user will still
      need to provide these in xtrn/dosutils).
      652260ab
Loading