AXPBox 1.1.1
Minor release to get the few fixes and enhancements in AXPbox that appeared in the two years since 1.1.0 to distribution packages:
- Fixed typo in CMakeLists.txt for excluding debug flags on Visual Studio (contribution from Dave McCormack)
- Added more efficient implementation for
sext
instructions on little endian systems (contribution from Dave McCormack, thank you!) - Added dummy implementation of SCSI command 0x1B to prevent AXPbox crash on logout with CD-ROM mounted on OpenVMS (#36)
- Fixed CI build for macOS by pushing macOS version to 12 and removing broken tests
No new features in this version.