Skip to content

Releases: skeeto/StarsVM

Release list

0.5

Choose a tag to compare

@skeeto skeeto released this 21 Sep 01:50
0.5

Embeds the original Stars! and runs as-is. Supports at least Windows XP through Windows 11.

0.5 changes:

  • Default to the "large" layout
  • Mouse wheel support, including shift+wheel for horizontal scrolling

0.4

0.4

Choose a tag to compare

@skeeto skeeto released this 13 Sep 23:09

Embeds the original Stars! and runs as-is. Supports at least Windows XP through Windows 11.

0.3

0.3

Choose a tag to compare

@skeeto skeeto released this 13 Sep 02:57

Embeds the original Stars! and runs as-is. Supports at least Windows XP through Windows 11.

0.3:

  • Fix search for embedded 16-bit stars.exe when the VM is signed.

0.2:

  • Emulator now patches hottest routines with calls into re-implementations as native routines (see docs/natives.md). Turn generation time has halved.
  • Pass command line arguments into Stars!.
  • Embedded 16-bit NE stars.exe is compressed. The VM-wrapped version is now half the size of the original game.
  • Fixed font metrics, so dialog windows have the right width. Especially important for the tutorial.
  • Various bug fixes.