No description
Find a file
2025-06-18 21:58:21 +02:00
.github/workflows Import Strong Logger & Config System 2025-06-18 18:30:21 +02:00
3rd_Party Update rem (Windows Support) 2025-06-18 21:58:21 +02: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 Adding Pound Icon to Executable 2025-06-18 19:09:53 +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 Adding REM 3rd_Party (#18) 2025-06-18 18:45:14 +01:00
CMakeLists.txt Update rem (Windows Support) 2025-06-18 21:58:21 +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 Add Discord Link 2025-06-18 19:56:28 +02:00





Pound

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

Overview

Join the Pound Discord Server!

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)

License