mirror of https://github.com/tiyn/wiki
parent
1c0edb2117
commit
420290fde7
@ -1,10 +1,10 @@
|
||||
# Citra
|
||||
|
||||
[Citra](https://citra-emu.org/) is a Nintendo 3DS [emulator](./emulators.md).
|
||||
[Citra](https://citra-emu.org/) is a Nintendo 3DS [emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
||||
Citra can be installed on different systems, a list for this can be found on
|
||||
the [Citra website](https://citra-emu.org/download).
|
||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
||||
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||
package is called `org.citra_emu.citra`.
|
@ -1,13 +1,13 @@
|
||||
# mGBA
|
||||
|
||||
[mGBA](https://mgba.io/) is a Nintendo Game Boy, Game Boy Color and Game Boy Advanced
|
||||
[emulator](./emulators.md).
|
||||
[emulator](/wiki/games/emulators.md).
|
||||
|
||||
## Setup
|
||||
|
||||
mGBA can be installed on different systems, a list for this can be found on
|
||||
the [mGBA website](https://mgba.io/downloads.html).
|
||||
Additionally it can be installed using [Flatpak](../linux/flatpak.md) where the
|
||||
Additionally it can be installed using [Flatpak](/wiki/linux/flatpak.md) where the
|
||||
package is called `io.mgba.mgba`.
|
||||
|
||||
## Usage
|
Loading…
Reference in new issue