{"id":18055307,"url":"https://github.com/analogfeelings/chicagosample","last_synced_at":"2025-04-05T09:12:09.203Z","repository":{"id":237114743,"uuid":"793831481","full_name":"AnalogFeelings/ChicagoSample","owner":"AnalogFeelings","description":"A sample for the ChicagoCRT project, that can run on Windows 95!","archived":false,"fork":false,"pushed_at":"2024-05-31T23:51:56.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T18:11:17.485Z","etag":null,"topics":["msvc","msvcrt","runtime-library","sample","sample-project","visual-studio","windows-sdk","windows95"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnalogFeelings.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-30T00:28:37.000Z","updated_at":"2024-07-30T18:46:50.000Z","dependencies_parsed_at":"2024-06-01T00:41:28.412Z","dependency_job_id":"fdea0f55-f750-4b9a-b2db-d1bea2751a07","html_url":"https://github.com/AnalogFeelings/ChicagoSample","commit_stats":null,"previous_names":["analogfeelings/chicagosample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnalogFeelings%2FChicagoSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnalogFeelings%2FChicagoSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnalogFeelings%2FChicagoSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnalogFeelings%2FChicagoSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnalogFeelings","download_url":"https://codeload.github.com/AnalogFeelings/ChicagoSample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312086,"owners_count":20918344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["msvc","msvcrt","runtime-library","sample","sample-project","visual-studio","windows-sdk","windows95"],"created_at":"2024-10-31T00:14:33.203Z","updated_at":"2025-04-05T09:12:09.176Z","avatar_url":"https://github.com/AnalogFeelings.png","language":"C","readme":"# ChicagoCRT Sample\n\n[![GitHub issues](https://img.shields.io/github/issues/analogfeelings/chicagosample?style=flat-square\u0026logo=github\u0026label=Issues)](https://github.com/AnalogFeelings/chicagosample/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/analogfeelings/chicagosample?label=Pull%20Requests\u0026style=flat-square\u0026logo=github)](https://github.com/AnalogFeelings/chicagosample/pulls)\n[![GitHub](https://img.shields.io/github/license/analogfeelings/chicagosample?label=License\u0026style=flat-square\u0026logo=opensourceinitiative\u0026logoColor=white)](https://github.com/AnalogFeelings/chicagosample/blob/master/LICENSE)\n[![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/analogfeelings/chicagosample/master?label=Commit%20Activity\u0026style=flat-square\u0026logo=github)](https://github.com/AnalogFeelings/chicagosample/graphs/commit-activity)\n[![GitHub Repo stars](https://img.shields.io/github/stars/analogfeelings/chicagosample?label=Stargazers\u0026style=flat-square\u0026logo=github)](https://github.com/AnalogFeelings/chicagosample/stargazers)\n[![Mastodon Follow](https://img.shields.io/mastodon/follow/109309123442839534?domain=https%3A%2F%2Ftech.lgbt%2F\u0026style=flat-square\u0026logo=mastodon\u0026logoColor=white\u0026label=Follow%20Me!\u0026color=6364ff)](https://tech.lgbt/@analog_feelings)\n\nThis is a sample project for [ChicagoCRT](https://github.com/AnalogFeelings/ChicagoCRT), using the raw Win32 API on C17 with MSVC.\n\n## :framed_picture: Screenshots\n\nWindows 95 (on 86box)  \n- **CPU**: Intel Pentium 75MHz\n- **Motherboard**: ASUS P/I-P55T2P4\n- **Memory**: 8MB\n- **GPU (2D)**: S3 ViRGE/DX (375)\n- **GPU (3D)**: 3dfx Voodoo\n- **SPU**: SoundBlaster 16\n\n![win95](Screenshots/Windows95.png)\n\nWindows 11 (my PC)  \n- **CPU**: AMD Ryzen 5 3600\n- **Motherboard**: AORUS B450 ELITE V2\n- **Memory**: 16GB DDR4\n- **GPU (3D)**: RTX 2060\n\n![win11](Screenshots/Windows11.png)\n\n## :toolbox: Build instructions\n\nRequires Visual Studio 2022, with the C++ workload installed and the Windows SDK.\n\nClone [ChicagoCRT](https://github.com/AnalogFeelings/ChicagoCRT), build it, and then copy the output `ChicagoCRT.lib` to a new `Libraries` folder on the root.  \nReplace `Source/Include/ChicagoCRT.h` with an updated version from the repository if needed.\n\nBuilding can then be done as with any standard C++ project, and the output will be found on the `Debug` or `Release` folder.\n\n## :sparkles: Bonus\n\nThis repository includes a C# script to patch the executable automatically!  \nYou can find it in the Scripts subfolder at the root of the repository.\n\n# :balance_scale: License\n\nThis software is licensed under the terms of the MIT license.  \nYou can read the terms [here](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanalogfeelings%2Fchicagosample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanalogfeelings%2Fchicagosample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanalogfeelings%2Fchicagosample/lists"}