jmcerrejon / PiKISS

PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
http://misapuntesde.com
MIT License
866 stars 90 forks source link

Develop #221

Closed jmcerrejon closed 1 month ago

jmcerrejon commented 1 month ago

Emulators > PCem

Summary by Sourcery

This pull request introduces support for the PCem emulator for aarch64, allowing emulation of old XT/AT-class PCs. The README.md file has been updated to reflect this addition and the estimated hours of work have been adjusted. A new script for installing and running PCem has been added.

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request integrates the PCem emulator into the project. It includes updates to the README.md file to reflect the new addition, modifications to piKiss.sh to include PCem in the emulator list and menu, and the addition of a new script (pcem.sh) for installing and managing the PCem emulator. Additionally, minor updates were made to the msdos.sh script.

File-Level Changes

Files Changes
README.md
piKiss.sh
scripts/emus/pcem.sh
Integrated the PCem emulator into the project, including documentation updates, menu additions, and a new script for installation and management.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.