No description
Find a file
2025-06-07 15:00:54 +01:00
assets Added a assets folder and more documentation 2025-06-07 09:58:24 -04:00
core Add the first files (ARMv8 basic emu) 2025-06-05 21:03:38 -04:00
ui Initial work on GUI frontend 2025-06-06 19:44:22 -04:00
LICENSE Initial commit 2025-06-06 01:27:53 +01:00
README.md Update README.md 2025-06-07 15:00:54 +01:00

Pound emulator

Pound is likely the first real contendor as a Switch 2 emulator.

Progress will start on the CPU as it is nearly identical to Switch 1, and later on smoothing out the differences between the two hardware.

Users will need to dump their own firmware from their own Switch 2 console to use Pound (dump in /assets/fw/)

Pound will likely use some code from other Switch 1 emulators such as Yuzu and will specify which code in the documentation.