ArjunNair / Zero-Emulator

Zero is a ZX Spectrum emulator for Windows, written using C#.
Other
41 stars 10 forks source link

Unhandled Exception on 2nd instance opened through file association #50

Closed wibblemonkey closed 3 months ago

wibblemonkey commented 3 months ago

Zero throws an exception that's unhandled when more than one instance is opened via file associations.

Steps to reproduce:

  1. Open Zero by double-clicking/right-clicking and selecting Open on an associated file like a .z80 or .tzx
  2. Repeat step 1 with a different file
ArjunNair commented 3 months ago

This has been addressed.