# libretro/QuickNES_Core SLOC report

> As of 2026-09-16 (commit 26bb785c9ded), libretro/QuickNES_Core contains 48,187 total lines: 33,944 code, 9,461 comments, 4,782 blank, across 156 files in 6 languages (top: C Header 57.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

libretro/QuickNES_Core has 33,944 source lines of code out of 48,187 total lines across 156 files, counted from the 26bb785c9deddb66a17717b21bb4e328f03ade32 ref at commit 26bb785c9ded by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving libretro/QuickNES_Core to commit 26bb785c9ded, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 70.4% of all lines, comments represent 19.6%, and the repository averages 218 code lines per file. C Header accounts for 57.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 48 | 28,778 | 19,631 | 7,182 | 1,965 |
| C++ | 36 | 12,110 | 9,313 | 1,024 | 1,773 |
| C++ Header | 55 | 4,764 | 2,902 | 1,094 | 768 |
| Python | 13 | 1,776 | 1,485 | 115 | 176 |
| Makefile | 3 | 746 | 601 | 46 | 99 |
| YAML | 1 | 13 | 12 | 0 | 1 |

Top language (C Header 57.8%). Generated at 2026-09-16T17:18:04.582858035+00:00. Canonical report: https://octocounts.com/github/libretro/QuickNES_Core

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/libretro/QuickNES_Core/commit/26bb785c9deddb66a17717b21bb4e328f03ade32?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does libretro/QuickNES_Core have?

libretro/QuickNES_Core has 48,187 total lines, including 33,944 code lines, 9,461 comment lines, and 4,782 blank lines.

### How was the libretro/QuickNES_Core line count measured?

OctoCounts resolved the public GitHub repository to commit 26bb785c9ded, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for libretro/QuickNES_Core?

This OctoCounts report was generated from 26bb785c9deddb66a17717b21bb4e328f03ade32 at commit 26bb785c9ded on 2026-09-16T17:18:04.582858035+00:00.

## Similar repository reports

- [aristocratos/btop](https://octocounts.com/github/aristocratos/btop) — C Header, 36,964 code lines
- [ctfhubio/GNU-time](https://octocounts.com/github/ctfhubio/GNU-time) — C Header, 29,523 code lines
- [google/googletest](https://octocounts.com/github/google/googletest) — C Header, 27,072 code lines
- [Kahviz/BoronGameEngine](https://octocounts.com/github/Kahviz/BoronGameEngine) — C Header, 26,195 code lines
- [davmac314/dinit](https://octocounts.com/github/davmac314/dinit) — C Header, 24,994 code lines
- [charles-lunarg/vk-bootstrap](https://octocounts.com/github/charles-lunarg/vk-bootstrap) — C Header, 24,612 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
