{"id":13782974,"url":"https://github.com/microaeris/chip8","last_synced_at":"2025-05-11T17:30:34.792Z","repository":{"id":77259123,"uuid":"77008344","full_name":"microaeris/chip8","owner":"microaeris","description":"Chip8 interpreter in C using SDL ","archived":false,"fork":false,"pushed_at":"2016-12-31T03:02:39.000Z","size":596,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-03T18:18:02.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microaeris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-12-21T02:24:32.000Z","updated_at":"2019-01-16T19:19:41.000Z","dependencies_parsed_at":"2023-02-23T17:15:16.486Z","dependency_job_id":null,"html_url":"https://github.com/microaeris/chip8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microaeris%2Fchip8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microaeris%2Fchip8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microaeris%2Fchip8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microaeris%2Fchip8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microaeris","download_url":"https://codeload.github.com/microaeris/chip8/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604379,"owners_count":21934851,"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":[],"created_at":"2024-08-03T18:01:49.873Z","updated_at":"2025-05-11T17:30:34.409Z","avatar_url":"https://github.com/microaeris.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# chip8\rChip8 interpreter in C using SDL \r\rThe long term goal for this project is to have a working Chip 8 emulator run on a portable Arduino microcontroller with an OLED display and 16 pin key pad.\r\r### TODO\r    - Finish C implementation\r    - Buy hardware parts\r        - Still need a buzzer \r    - Translate to Arduino \r        - Draw to screen\r        - Interface with SPI RAM lib\r    - (Optional) 3D print a case?\r\r#### SDL NOTES\r\rsudo apt-get install libsdl2-2.0\rsudo apt-get install libsdl2-dev\rgcc -o chip8 -O2 -Wall -std=c11 -g chip8.c `sdl2-config --cflags --libs`\r\r\u003e\u003e sdl2-config --cflags --libs\r-I/usr/include/SDL2 -D_REENTRANT\r-L/usr/lib/x86_64-linux-gnu -lSDL2\r\rchip8.c then -I(lib name) -L(path)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroaeris%2Fchip8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicroaeris%2Fchip8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroaeris%2Fchip8/lists"}