No description
Find a file
2025-06-17 18:51:46 +02:00
.github/workflows CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
3rd_Party CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
assets Added a assets folder and more documentation 2025-06-07 09:58:24 -04:00
core CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
docs Edit documentation 2025-06-16 12:55:54 -04:00
WIP/fs CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
.gitignore CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
.gitmodules CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
CMakeLists.txt CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
CMakeSettings.json CMake, Big Cleanup, CI Build and 3rd_Party 2025-06-17 18:51:46 +02:00
LICENSE Initial commit 2025-06-06 01:27:53 +01:00
README.md Update README.md 2025-06-17 15:44:59 +01:00

Pound

Also check out obomori, another emulator like Pound!

Build status

Linux

Android

macOS

Overview

Pound aims to be one of the first functional emulators for the Nintendo Switch 2.

Development will begin with the CPU, as its architecture is nearly identical to the original Switch. After that, work will focus on bridging the differences between the two hardware generations.

How to compile Pound

See documentation

Codebase

Pound may reuse certain components from existing Nintendo Switch 1 emulators, such as Yuzu. All reused code will be explicitly documented and credited in the appropriate sections of the repository.

Contributing and working on Pound

(coming soon)