mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 01:36:57 +00:00
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
<h1 align="center">
|
|
<img src="/assets/Logo(1024x1024).webp" height="150px">
|
|
<br><br>
|
|
<img src="https://img.shields.io/github/stars/OwnedByWuigi/pound" width="80">
|
|
<a href="https://github.com/OwnedByWuigi/pound/actions"><img src="https://img.shields.io/badge/Latest universal build-is here-aa00aa.svg"></a>
|
|
<br><br>
|
|
Pound
|
|
</h1>
|
|
|
|
<p align="center">“i think of getting pounded when i see that [name]” - Satisfied Customer</p>
|
|
|
|
## 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](/docs/compguide.md)
|
|
|
|
## 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)
|