rdnelson / Libra

An 8086 emulator with a focus on educational features.
Other
13 stars 4 forks source link

Added error msgbox on file load errors. Fixes #126 #127

Closed rdnelson closed 11 years ago

rdnelson commented 11 years ago

@hasithvm Here's the message box on file loading errors you asked for.

hasithvm commented 11 years ago

Verified it dying on incorrectly formatted Virgo files.