{"id":24614351,"url":"https://github.com/akatsuki105/snes-docs-ja","last_synced_at":"2026-02-25T08:40:39.292Z","repository":{"id":50661971,"uuid":"412179295","full_name":"akatsuki105/snes-docs-ja","owner":"akatsuki105","description":"WIP: SNES、スーファミ(SFC)の日本語リファレンスです","archived":false,"fork":false,"pushed_at":"2024-04-11T19:34:16.000Z","size":4981,"stargazers_count":22,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T01:04:38.208Z","etag":null,"topics":["document","documentation","emulation","emulator","game","hardware","japanese","nintendo","retro","sfc","snes"],"latest_commit_sha":null,"homepage":"","language":null,"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/akatsuki105.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-30T18:29:11.000Z","updated_at":"2025-09-20T04:36:01.000Z","dependencies_parsed_at":"2024-04-11T20:51:24.944Z","dependency_job_id":null,"html_url":"https://github.com/akatsuki105/snes-docs-ja","commit_stats":null,"previous_names":["akatsuki105/snes-docs-ja"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akatsuki105/snes-docs-ja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fsnes-docs-ja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fsnes-docs-ja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fsnes-docs-ja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fsnes-docs-ja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akatsuki105","download_url":"https://codeload.github.com/akatsuki105/snes-docs-ja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akatsuki105%2Fsnes-docs-ja/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29815025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["document","documentation","emulation","emulator","game","hardware","japanese","nintendo","retro","sfc","snes"],"created_at":"2025-01-24T21:16:22.763Z","updated_at":"2026-02-25T08:40:39.273Z","avatar_url":"https://github.com/akatsuki105.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# snes-docs-ja\n\n\u003e**Warning**  \n\u003e このレポジトリは大半が執筆途中です。なので現在、ドキュメントとしての信頼性は皆無です。  \n\u003e また、コミット履歴は気まぐれで破壊されることがあります。\n\n\u003e**Note**  \n\u003e 断りがない限り、情報は全てNTSC版です。\n\n\u003cimg src=\"images/sfc.webp\" height=\"220\" /\u003e\n\nスーパーファミコン(SFC)について、技術的な詳細を日本語でまとめたものです。\n\n突然消えたり非公開にする可能性もあるので心配な方はクローンしておくことをお勧めします。\n\n## コンテンツ一覧\n\n### SNES\n\n- [仕様](spec.md)\n- [メモリマップ](memory/)\n- [I/Oレジスタの一覧](ioreg.md)\n- [乗算・除算](muldiv.md)\n- [サイクル](cycle.md)\n- [オープンバス](openbus.md)\n- [割り込み](interrupt/)\n    - [IRQ](interrupt/irq.md)\n    - [レジスタ](interrupt/ioreg.md)\n\n### CPU\n\n- [レジスタ](65xx/register.md)\n- [アドレッシング](65xx/addressing.md)\n- [CPUサイクル](65xx/cycle.md)\n- 命令セット\n    - [データ転送命令](65xx/isa/transfer.md)\n    - [ALU](65xx/isa/alu.md)\n    - [回転・シフト命令](65xx/isa/rotate_shift.md)\n    - [ジャンプ命令](65xx/isa/jump.md)\n    - [制御命令](65xx/isa/control.md)\n\n### メモリ\n\n- [メモリマップ](memory/)\n- [ウェイトステート2](memory/ws2.md)\n- [WRAMへのレジスタ経由のアクセス](memory/wram.md)\n- [DMA](memory/dma/)\n    - [HDMA](memory/dma/hdma.md)\n    - [レジスタ](memory/dma/ioreg.md)\n    - [タイミング(TODO)](memory/dma/timing.md)\n\n### グラフィック\n\n- [レイヤ](video/layer.md)\n- [制御レジスタ](video/control.md)\n- [背景(BG)](video/bg/)\n    - [BGマップ](video/bg/bgmap.md)\n    - [BG制御レジスタ](video/bg/control.md) \n    - [BGモード](video/bg/mode.md)\n    - [モザイク](video/bg/mosaic.md)\n    - [スクロール](video/bg/scroll.md)\n- [スプライト(OBJ)](video/obj/)\n    - [OAM](video/obj/oam.md)\n    - [OAMへのレジスタ経由のアクセス](memory/oam.md)\n    - [優先度](video/obj/priority.md)\n    - [タイルサイズ](video/obj/obsel.md)\n    - [ベースアドレス](video/obj/obsel.md)\n- [VRAM](video/vram.md)\n    - [タイルデータ](video/vram.md#-8x8タイルデータ-bg-and-obj)\n    - [タイルマップ](video/bg/bgmap.md)\n    - [VRAMへのレジスタ経由のアクセス](memory/vram.md)\n- [パレット](video/palette.md)\n    - [パレットへのレジスタ経由のアクセス](memory/palette.md)\n    - [ダイレクトカラーモード](video/palette.md#ダイレクトカラーモード)\n- [ウィンドウ](video/window.md)\n- [カラーマス](video/colormath.md)\n- [乗算](video/mul.md)\n- [描画サイクル](video/scanline.md)\n    - [Hカウンタ](video/scanline.md)\n    - [Vカウンタ](video/scanline.md)\n\n### サウンド\n\n- [概要](sound/)\n    - [レジスタ](sound/ioreg.md)\n    - [SPC700](sound/spc700/)\n        - [IOレジスタ](sound/spc700/ioreg.md)\n        - [タイマー](sound/spc700/timer.md)\n\n### カートリッジ\n\n- [カートリッジヘッダ](cartridge/header.md)\n\n### キー入力\n\n- [キー入力](keypad/joypad.md)\n- [キー入力(信号単位)](keypad/signal.md)\n\n## リソース\n\n- [snes-test-roms](https://github.com/akatsuki105/snes-test-roms)\n- [Anomie's Docs](./others/anomie/)\n\n## 関連するレポジトリ\n\n- [gb-docs-ja](https://github.com/akatsuki105/gb-docs-ja): GameBoyについて\n- [gba-docs-ja](https://github.com/akatsuki105/gba-docs-ja): GameBoy Advanceについて\n- [nds-docs-ja](https://github.com/akatsuki105/nds-docs-ja): Nintendo DSについて\n\n## 参考記事\n\n- [Fullsnes - nocash SNES hardware specifications](https://problemkaputt.de/fullsnes.htm)\n- [Wikipedia - スーパーファミコン](https://ja.wikipedia.org/wiki/%E3%82%B9%E3%83%BC%E3%83%91%E3%83%BC%E3%83%95%E3%82%A1%E3%83%9F%E3%82%B3%E3%83%B3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakatsuki105%2Fsnes-docs-ja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakatsuki105%2Fsnes-docs-ja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakatsuki105%2Fsnes-docs-ja/lists"}