MyNes_src/MyNes/Dependency/MyNesTrace.bat
2024-07-03 18:15:19 +08:00

4 lines
234 B
Batchfile

// This will make my nes output internal debug data into a file in the Logs folder.
// Note: if the command doesn't work, replace MyNes.exe with the full path of the file.
// i.e. "D:\Emulators\MyNes\MyNes.exe" -trace
MyNes.exe -trace