Skip to content

Stealth Runner v1.0

Choose a tag to compare

@EricLafortune EricLafortune released this 31 Aug 14:31
· 5 commits to master since this release

This is the first full release.

You can run the .rpk file directly in the Mame emulator:

mame ti99_4a \
  -nomouse \
  -window \
  -resolution 1024x768 \
  -nounevenstretch \
  -ui_active \
  -ioport peb \
  -ioport:peb:slot2 32kmem \
  -ioport:peb:slot3 speechadapter \
  -cart1 StealthRunner.rpk

The .rpk file is essentially a zip file. It contains a raw binary file romc.bin that you can use in other emulators.