# Watch: https://github.com/andreas-jonsson/virtualxt/tags /refs/tags/v([0-9.]+)[.]tar
           SPELL=virtualxt
         VERSION=1.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/andreas-jonsson/$SPELL/archive/refs/tags/v$VERSION.tar.gz
     SOURCE_HASH=sha512:05b0d71cc41b912d0ef7adc65fec68d1d5a44a08fca838778d89d569070defc6d9b63da6e7fb76b4f212360f048124eff0169d086db8be609d9db35f55feae30
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://phix.itch.io/virtualxt"
      LICENSE[0]="BSD-3-Clause GPL-3.0-or-later"
         ENTERED=20240404
        KEYWORDS=""
           SHORT="Turbo PC/XT emulator"
cat << EOF
VirtualXT is a Turbo PC/XT emulator that runs on modern hardware and operating
systems. It is designed to be simple and lightweight yet still capable enough
to run a large library of old application and games.

The default setup emulates a Intel 8088 CPU running at 4.77 Mhz just like the
original IBM 5150/5160. This is quite a slow system and the original 8088 only
operates in real-mode. This means that no protected-mode or 32 bit applications
will run. (Most MS-DOS software from the 90's requires a later CPU.)
EOF
