Skip to content

Stealth Runner v0.1

Pre-release
Pre-release

Choose a tag to compare

@EricLafortune EricLafortune released this 29 Aug 22:29
· 82 commits to master since this release

First public 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 speech \
  -joyport mecmouse \
  -cart1 StealthRunner.rpk

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