Releases: skeeto/StarsVM
Releases · skeeto/StarsVM
Release list
0.5
0.4
0.3
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.exewhen 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.exeis 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.