This guide is an step by step guide to installing ZEP2 which is a CPU simulator made exclusively for Windows operating systems. Z
ZEP2 is used extensively across multiple universities and colleges in The Netherlands to introduce students to Assembly Language and the basics of the inner workings of CPU's
You should have the following tools installed to begin running ZEP2 on MacOS:
- WineHQ [Compatibility Layer "emulator"]
- Winetricks [Work Arounds Common Problems Wine]
- Wineskin [Wine Wrapper]
I myself have an 2023 Macbook Air with the Apple M2 chip using WineHQ by iteself to run ZEP2 does not work for me probably because of the Apple M2 CPU Architecture so you should always first try the following before moving on to see if it works:
Open your terminal in the folder where the ZEP2 exe file is located and run:
wine64 <filename>.exe
If this opens up ZEP2 without any issues, congratulations! Your done.
Does this not open up ZEP2 without issues? Continue following the guide
Wineskin allows you to create bundled Wine prefixes and run Windows programs like any other macOS apps.
First you should install the following Engine by pressing the "+"
After installing this engine continue by hitting "Create New Blank Wrapper"
Rename this to whatever you want but I will call it ZEP2
Now press on the newly made ZEP2 application
Here you should click on "Copy a Folder Inside"
Then select the folder containg the ZEP2.exe
Now in the Application Finder you can open ZEP2 by double clicking the new ZEP2 Application
You should see the following screen
![Screenshot 2023-10-06 at 22 59 14](https://private-user-images.githubusercontent.com/38819097/273533092-8990792a-073d-4bc2-bc95-2e61643eb65d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODQzOTMsIm5iZiI6MTczOTQ4NDA5MywicGF0aCI6Ii8zODgxOTA5Ny8yNzM1MzMwOTItODk5MDc5MmEtMDczZC00YmMyLWJjOTUtMmU2MTY0M2ViNjVkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyMDEzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZlYmUyOTYxNTEyNzU1MTViODQ1YTkzOTJhNzU0YjExMTcwODVkZjNiNzIxYjI2MmZjMmRmMDBmNmU2ZTVlY2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tsicl1gX7jM93wrHcKqN7cHwZdwPD-m6wC-1l3u4FUA)
![Screenshot 2023-10-06 at 22 59 25](https://private-user-images.githubusercontent.com/38819097/273533145-2a997c9f-1cc5-4e8e-96ba-9c2d450d0cc6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODQzOTMsIm5iZiI6MTczOTQ4NDA5MywicGF0aCI6Ii8zODgxOTA5Ny8yNzM1MzMxNDUtMmE5OTdjOWYtMWNjNS00ZThlLTk2YmEtOWMyZDQ1MGQwY2M2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDIyMDEzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJjZTE4OGIxNGQwOThlNzRmZDNkZGZlN2VmMGNhZDAwNDVkZTVjMThiNDc1NjNlNjMzZTQ5NDlkNjgyMmI3NWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.JZECQLMwKwNeW58drvGleFDfhL1I5VHD_N1f7L2a1u0)