Skip to content

Releases: newcomb-luke/kOS-KASM

Version 2.0.3 Release

04 Apr 18:24
f9b8c2d
Compare
Choose a tag to compare

What's Changed

  • Fix bug with prl instruction not taking function symbols

Compatibility

This KASM release is compatible with KLinker 3.0.1, and KDump 2.0.1.

Currently tested to work with kOS mod version v1.4.0.0.

Notice

If you have already installed the "standalone" version of KLinker and KDump by themselves, then if installing on Windows, disable KLinker and KDump installation in the "features" menu before proceeding.

PKGBUILD

Included in this release is a PKGBUILD file which is available for users of Arch Linux. When the PKGBUILD file is downloaded, in the same directory, makepkg -si can be run to install KASM and its dependencies and it will automatically be included in your PATH and moved to a system directory. This does not include KLinker and KDump as "dependencies" and those must be installed separately.

Version 2.0.2 Release

11 Nov 19:55
1ca9b68
Compare
Choose a tag to compare

What's Changed

  • Update Clap to 4.0
  • Updated to KerbalObjects 4.0
  • Added MacOS executable binary
  • Fixed bugs in symbol resolution

Compatibility

This KASM release is compatible with KLinker 3.0.1, and KDump 2.0.1.

Currently tested to work with kOS mod version v1.3.2.0.

Notice

If you have already installed the "standalone" version of KLinker and KDump by themselves, then if installing on Windows, disable KLinker and KDump installation in the "features" menu before proceeding.

PKGBUILD

Included in this release is a PKGBUILD file which is available for users of Arch Linux. When the PKGBUILD file is downloaded, in the same directory, makepkg -si can be run to install KASM and its dependencies and it will automatically be included in your PATH and moved to a system directory. This does not include KLinker and KDump as "dependencies" and those must be installed separately.

KASM Version 1.0 Release

10 Dec 22:30
Compare
Choose a tag to compare

KASM version 1.0 is finally out!

KASM is now fully functional with KLinker version 2.0.10, and KDump version 1.6.11

Below are the release files. All are compiled for x86_64.

Note

The recommended way to install KASM is through the "full" installers as they contain the correct versions of KLinker and KDump.