- [NEW] Disassembly window now can scroll with cursors or mouse wheel - [NEW] Added valgrind script and supporting file
2 lines
115 B
Bash
Executable File
2 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
valgrind --tool=memcheck --leak-check=full --leak-resolution=high --suppressions=valgrind-sup.txt ./z80 |