{"id":22318368,"url":"https://github.com/kaishuu0123/chibisnes","last_synced_at":"2025-07-29T12:31:28.190Z","repository":{"id":57787256,"uuid":"527385131","full_name":"kaishuu0123/chibisnes","owner":"kaishuu0123","description":"SNES emulator written in Go. (based on LakeSNES)","archived":false,"fork":false,"pushed_at":"2023-07-23T15:21:52.000Z","size":1694,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T12:33:07.251Z","etag":null,"topics":["emulator","go","snes","spc","super-famicom"],"latest_commit_sha":null,"homepage":"","language":"Go","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/kaishuu0123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-08-22T02:31:10.000Z","updated_at":"2024-08-22T01:06:20.000Z","dependencies_parsed_at":"2024-06-21T12:15:47.466Z","dependency_job_id":"1e129f65-3a92-49a1-a3dc-608e55bc6316","html_url":"https://github.com/kaishuu0123/chibisnes","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.08333333333333337,"last_synced_commit":"c570c3e3fa4b83a50c70eff7efb3cf3ef631d850"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kaishuu0123/chibisnes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaishuu0123%2Fchibisnes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaishuu0123%2Fchibisnes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaishuu0123%2Fchibisnes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaishuu0123%2Fchibisnes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaishuu0123","download_url":"https://codeload.github.com/kaishuu0123/chibisnes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaishuu0123%2Fchibisnes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267686342,"owners_count":24127716,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["emulator","go","snes","spc","super-famicom"],"created_at":"2024-12-03T23:13:14.436Z","updated_at":"2025-07-29T12:31:27.537Z","avatar_url":"https://github.com/kaishuu0123.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChibiSNES \u003c!-- omit in toc --\u003e\n\n[![Godoc Reference](https://pkg.go.dev/badge/github.com/kaishuu0123/chibisnes)](https://pkg.go.dev/github.com/kaishuu0123/chibisnes)\n[![GitHub Release](https://img.shields.io/github/v/release/kaishuu0123/chibisnes)](https://github.com/kaishuu0123/chibisnes/releases)\n[![Github Actions Release Workflow](https://github.com/kaishuu0123/chibisnes/actions/workflows/release.yml/badge.svg)](https://github.com/kaishuu0123/chibisnes/actions/workflows/release.yml)\n[![Go Report Card](https://goreportcard.com/badge/kaishuu0123/chibisnes)](https://goreportcard.com/report/kaishuu0123/chibisnes)\n\nChibiSNES is SNES emulator written by Go. This is my favorite hobby project!\n\nBased on [LakeSNES](https://github.com/elzo-d/LakeSnes). It also has some bug fixes.\n\n- [Screenshots](#screenshots)\n  - [`cmd/chibisnes` (SNES Console)](#cmdchibisnes-snes-console)\n- [Spec](#spec)\n- [Key binding](#key-binding)\n- [Documents](#documents)\n- [License](#license)\n\n## Screenshots\n\n### `cmd/chibisnes` (SNES Console)\n\n![Screenshots](https://raw.github.com/kaishuu0123/chibisnes/main/screenshots/screenshots001.jpg)\n\n## Spec\n\n- [X] CPU\n- [X] PPU\n- [X] SPC700 \u0026 DSP\n- [X] Controller\n- [X] Cartridge\n  - [X] LoROM\n  - [X] HiROM\n  - [X] Read `.srm` data (only 0x2000)\n- [ ] Enhancement chip (ToDO)\n  - [ ] SuperFX\n  - [ ] CX4\n  - [ ] DSP-X (DSP-1, DSP-2, DSP-3, DSP-4)\n  - [ ] Sharp LR35902\n  - [ ] MX15001TFC\n  - [ ] OBC-1\n  - [ ] Rockwell RC2324DPL\n  - [ ] S-DD1\n  - [ ] S-RTC\n  - [ ] SA1\n  - [ ] SPC7110\n  - [ ] ST (ST010, ST011, ST018)\n- [ ] Encoding system\n  - [X] NTSC\n  - [ ] PAL\n\n\n## Key binding\n\nPlayer 1\n\n|SNES|Key|\n|---|---|\n| UP, DOWN, LEFT, RIGHT | Arrow Keys |\n| Start | Enter |\n| Select | Right Shift |\n| A | Z |\n| B | X |\n| Y | C |\n| X | V |\n| L | A |\n| R | F |\n\n## Documents\n\n- [SNES Development Wiki | Super Famicom Development Wiki](https://wiki.superfamicom.org/)\n- [Fullsnes - Nocash SNES Specs](https://problemkaputt.de/fullsnes.htm)\n- [SnesLab](https://sneslab.net/wiki/Main_Page)\n- [q00.snes introduction – [ emudev ]](https://emudev.de/q00-snes/introduction/)\n- [elzo-d/LakeSnes: A SNES emulator, in C](https://github.com/elzo-d/LakeSnes)\n- [pokemium/snes-docs-ja: WIP: SNES、スーファミ(SFC)の日本語リファレンスです](https://github.com/pokemium/snes-docs-ja)\n\n## License\n\n- [elzo-d/LakeSnes: A SNES emulator, in C](https://github.com/elzo-d/LakeSnes)\n  - [MIT License](https://github.com/elzo-d/LakeSnes/blob/main/LICENSE.txt)\n- [itouhiro/PixelMplus](https://github.com/itouhiro/PixelMplus)\n  - [M+ FONT LICENSE](https://github.com/itouhiro/PixelMplus/blob/master/misc/mplus_bitmap_fonts/LICENSE_E)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaishuu0123%2Fchibisnes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaishuu0123%2Fchibisnes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaishuu0123%2Fchibisnes/lists"}