└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Simh Development Binaries 2 | 3 | This repository used to contain binaries for the Windows platform built 4 | at least once per week. 5 | 6 | Now it contains directions about where to find the Windows binaries for each commit that has been pushed to the https://github.com/simh/simh repo master branch. 7 | 8 | To get the latests Windows Binaries, follow the directions below. These binaries will run on all versions of Windows from XP onward. 9 | 10 | If issues are noticed with the behavior of any simulator, please create an issue at https://github.com/simh/simh/issues describing the problem, or send a note to the simh mailing list. Please be sure to identify which binary demonstrates the issue and which commit introduced the problem. 11 | 12 | First Visit https://github.com/simh/simh 13 | 14 | ![simh/simh Repo](https://user-images.githubusercontent.com/422671/218004308-45bfeebe-6461-4ee4-ac8b-847631578f40.jpg) 15 | 16 | Next: Click on the "Actions" button (circled below). 17 | 18 | ![Actions](https://user-images.githubusercontent.com/422671/218003566-a8fecb7e-ebe9-4df7-971e-28723c22a8f8.jpg) 19 | 20 | Next: Pick the particular commit you're interested in getting the Windows binaries for. 21 | 22 | 23 | ![Commits](https://user-images.githubusercontent.com/422671/218003578-c9b02ccd-151c-4f6d-ada0-edcf9d39eb75.jpg) 24 | 25 | Next: Click on the 1 in the artifacts column. 26 | 27 | ![Artifact](https://user-images.githubusercontent.com/422671/218003591-ed553365-4b81-4e48-bec6-bbf926c13bc0.jpg) 28 | 29 | Next: Click on the artifact name to download the appropriate zip file. 30 | 31 | ![Download](https://user-images.githubusercontent.com/422671/218003609-c759205c-4cb9-4895-b241-ff34a659ac53.jpg) 32 | --------------------------------------------------------------------------------