- Directories on the host that contain a file who's name is non-representable in the guest no longer cause directory enumeration to fail entirely, all representable files will show up
- SDL 2 builds now use a different filename for the saved mapper file
- SDL 2 builds: mapper interface now responds to touchscreen as well as mouse
- "Overlay" output removed, there's no point to having it
- Added WinPCAP headers, which also enables NE2000 emulation for Windows builds if WinPCAP is installed.
NOTICE: It turns out a fix to the code to translate forward slash/backslash has horribly broken Windows XP. I failed to catch this because apparently Windows 10 will happily take forward slash as well as backslash. Windows XP, however, will not.
I will take down the binary posted here and post a new one with the fix.