first commit

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
hoon
2026-09-01 01:37:11 +09:00
commit d1e986fac9
31 changed files with 1286 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
# RetroPie (레트로파이 Pi)
게임 ROM·BIOS·설정 정리. **ROM/BIOS는 Git에 올리지 않습니다** (용량·저작권).
## 경로
```
/home/hoon/projects/retropie/
├── RetroPie/
│ ├── roms/ # ~28GB — .gitignore
│ └── BIOS/ # .gitignore
├── RetroPie-Setup/ # upstream 설치 스크립트 (별도 git)
├── docs/ # 메모·추천 게임 목록
└── configs/ # retroarch 백업 등
```
## RetroPie 표준 심볼릭 링크
`~/.emulationstation` 등 홈의 `.xxx``/opt/retropie/...` 링크는 RetroPie OS 기본값입니다. 건드리지 않았습니다.