No description
Find a file
OwnedByWuigi 15855bc0c9
fix typo
2025-06-18 15:44:27 +01:00
.github/workflows fix typo 2025-06-18 15:44:27 +01:00
3rd_Party Revert 3rd Party, add them to Core instead 2025-06-17 16:14:00 -04:00
android/app/src/main/cpp/org/pound/poundemu Move all from Import folder to 3rd_party as per #14 2025-06-17 14:38:13 -04:00
assets Better logo 2025-06-18 10:15:17 -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 Revert 3rd Party, add them to Core instead 2025-06-17 16:14:00 -04: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 Fix typo 2025-06-18 15:19:58 +01:00





Pound

“i think of getting pounded when i see that [name]” - Satisfied Customer

Overview

Pound is an early Nintendo Switch 2 emulator for Android, macOS (Intel and ARM), Windows and Linux (Intel and ARM).

Important

Pound is very early in development, don't expect any miracles.

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)