Closed jmcerrejon closed 4 months ago
This pull request updates the PCem emulator script to version 1.0.1. It introduces a new variable for the configuration directory path and adds logic to patch the pcem.cfg file by replacing a placeholder username with the current user's name.
Files | Changes |
---|---|
scripts/emus/pcem.sh |
Updated PCem version to 1.0.1 and added logic to patch the configuration file with the current username. |
Summary by Sourcery
This pull request updates the PCem emulator script to version 1.0.1 and patches the configuration file to replace a hardcoded username with the current user's username.