github dirkwhoffmann/vAmiga v1.1b7

latest releases: v4.3.2, v4.3.1, v4.3...
pre-release3 years ago

Features:

  • Added support for remote connections. Three remote servers have been implemented:
    • A serial port server emulating a null modem cable on the serial port of the Amiga (#619).
    • A retro shell server that allows the user to connect to retro shell via telnet (#619).
    • An experimental GDB server implementing parts of the GDB serial remote protocol (#618).

Compatibility:

  • Writes to DMA pointer registers are sometimes dropped on a real Amiga. The old code for checking if a write has to be dropped didn’t work correctly in all cases (#606).

Bug fixes:

  • In the video configuration panel, the color palette couldn’t be changed any more. This has been fixed (#605).
  • OCS detection failed in some scenarios (#599).
  • On startup, some CPU registers were initialised with wrong values (#596).

Code quality:

  • The code has been migrated to Cmake and is now compatible with all three major C++ compilers (clang, gcc, msvc) (#611, #619).

Don't miss a new vAmiga release

NewReleases is sending notifications on new releases.