Skip to content

Vanilla Utilities v1.3.0

Compare
Choose a tag to compare
@fragglet fragglet released this 14 May 15:55
· 200 commits to master since this release
v1.3.0
  • The sirsetup binary was added, which allows two-player games to be played over serial infrared links (thanks RetroTechChris for helping to test this for me!)
  • sersetup can now answer the phone in the background, after the game has launched.
  • sersetup and parsetup can now share IRQs with other instances of themselves, avoiding conflicts when multiple ports share an IRQ (eg. COM1 and COM3).
  • The DOS idle interrupt is now called when waiting on startup (any time you can press ESC to abort).
  • parsetup now uses the right IRQ for LPT2 and is more cautious when asked to use LPT3.
  • parsetup now correctly disables interrupts on shutdown.
  • metanet now supports one more hop than before, allowing slightly larger networks.
  • metanet now better avoids station ID conflicts by generating better entropy.
  • The xttl extension used to sync -player and -dup is now tested.
  • Tests are now less flaky.
  • metanet now has tests.