Skip to content

0.3

Choose a tag to compare

@skeeto skeeto released this 13 Sep 02:57
· 25 commits to master since this release

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.