{"id":19740450,"url":"https://github.com/felipecsl/ktnes","last_synced_at":"2025-04-09T18:19:14.760Z","repository":{"id":139037263,"uuid":"146931730","full_name":"felipecsl/ktnes","owner":"felipecsl","description":"A multiplatform NES emulator written in Kotlin","archived":false,"fork":false,"pushed_at":"2020-04-19T17:22:29.000Z","size":127977,"stargazers_count":304,"open_issues_count":6,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-09T18:18:58.508Z","etag":null,"topics":["android","emulator","kotlin","kotlin-multiplatform","nes"],"latest_commit_sha":null,"homepage":"https://ktnes.com","language":"Kotlin","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/felipecsl.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-31T18:57:07.000Z","updated_at":"2024-09-09T09:48:55.000Z","dependencies_parsed_at":"2023-05-03T10:23:16.694Z","dependency_job_id":null,"html_url":"https://github.com/felipecsl/ktnes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fktnes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fktnes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fktnes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fktnes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipecsl","download_url":"https://codeload.github.com/felipecsl/ktnes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085325,"owners_count":21045139,"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":["android","emulator","kotlin","kotlin-multiplatform","nes"],"created_at":"2024-11-12T01:21:22.093Z","updated_at":"2025-04-09T18:19:14.732Z","avatar_url":"https://github.com/felipecsl.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ktnes\n\nA NES emulator implemented in Kotlin using multiplatform support and Kotlin/Native.\n\nInspired on the following prior work:\n\n* Go emulator [nes by @fogleman](https://github.com/fogleman/nes)\n* JS emulator [jsnes by @bfirsh](https://github.com/bfirsh/jsnes)\n\n## Demo\n\n![super mario bros 3](https://raw.githubusercontent.com/felipecsl/ktnes/master/smb3.gif)\n![the legend of zelda](https://raw.githubusercontent.com/felipecsl/ktnes/master/zelda.gif)\n\n## Android implementation\n\nYou should be able to build and run directly from Android Studio.\n\nIf you'd rather use Gradle, run:\n```\n./gradlew android:installDebug\n```\n\n## Javascript implementation\n\nTo build/run the Javascript version of the emulator, run:\n```\n./gradlew web:run\n```\n\nThen, open `http://localhost:8080` on your browser.\n\n## Status\n\nStill under active development.\n\nSound works but is still a bit garbled/distorted.\n\n### Implemented mappers:\n\n* Mapper 0\n* Mapper 1\n* Mapper 4 (MMC3)\n\n## License\n\n```\nCopyright 2020 Felipe Lima\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecsl%2Fktnes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipecsl%2Fktnes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecsl%2Fktnes/lists"}