mirror of
https://github.com/MiSTer-devel/Scripts_MiSTer.git
synced 2026-04-19 03:05:34 +00:00
f239dfa98205b28ce3a8d87057609a8f650b2f3a
* Log mra_rom_check output to logfile Since mra_rom_check can create a lot of output, and that output needs to be reviewed carefully, this fix causes to output to simultaneously be directed to a logfile. - 'Scripts/Logs' subdirectory will be created if it does not already exist - log output goes to Logs/mra_rom_check.log, which will be deleted and recreated each time it is run * fixed error reporting with a mismatched rom * Separate messages for missing MAME version Too many MRA files are missing MAME version - these drown out the real issues on the screen and in the logfile - these don't appear to cause issues with the MRAs - It is difficult to actually acquire "correct" data for these -> This update outputs them to a separate logfile and suppresses them from the screen output (can easily be re-enabled later when/if this problem is under control) Co-authored-by: Alan Steremberg <alanswx@users.noreply.github.com> Co-authored-by: Alan Steremberg <alan.steremberg@gmail.com>
Scripts_MiSTer
Miscellaneous Bash scripts for MiSTer
Languages
Shell
70.5%
Roff
25.9%
PHP
2.7%
BitBake
0.9%