port minor logwriter formatting output to achieve parity with unit tests in dev branch
fix BSNES tracelog imports to work with new text format
fix BSNES tracelog import to parse the spacing on the first line and re-use it (replaces hardcoded version). that should help in the future if other changes come
port support for reading data from embedded resources in Manifests by unit tests (now we can embed test data in the DLL itself for easy access)
add scaffolding to cycle in/out asar output from unit tests
sorry this is coming together a bit sloppy here. in the future, with things stabilizing more, I will try to ensure it's one PR per bugfix attempt
thanks to @Atari2 for the bug report on the tracelog import!
bugfix changes pack
sorry this is coming together a bit sloppy here. in the future, with things stabilizing more, I will try to ensure it's one PR per bugfix attempt
thanks to @Atari2 for the bug report on the tracelog import!