You can add `--no-mem-disp` if you want a cleaner output but this can also hide valuable details
This will generate a `orig.asm` and `compare.asm` that you can compare in your favorit `diff` application, in the folder that you can the command from.
Note: A note on `docker run`, it will currently leave behind an image each time you run the command and may eventually exhaust your disk space, to reclaim the space you can run the following command:
`docker system prune`
To use riivaaja as instead of installing Wine create wine in your `$PATH` and add this content: