Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/developer-docs/unsupported-emulators-and-cores.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,14 +137,6 @@ This is a list of emulators and cores that have either been confirmed to not wor
| **fixNES** | libretro core | ❓ | |
| **bnes** | libretro core | ❓ | |

## Nintendo 3DS

| Name | Type | Status | Notes |
| :---------------- | :------------ | :-----: | :---------------------------------- |
| **Citra** | libretro core | ❌ | - Only exposes 64MB of memory - documentation suggests there should be 128MB<br>- Does not support save states |
| **Citra 2018** | libretro core | ❌ | |
| **Citra Canary** | libretro core | ❌ | |

## Nintendo 64

| Name | Type | Status | Notes |
Expand Down Expand Up @@ -372,6 +364,14 @@ This is a list of emulators and cores that have either been confirmed to not wor
| :---------------- | :------------ | :-----: | :---------------------------------- |
| **MicroW8** | libretro core | ❌ | |

## Nintendo 3DS

| Name | Type | Status | Notes |
| :---------------- | :------------ | :-----: | :---------------------------------- |
| **Citra** | libretro core | ❌ | - Only exposes 64MB of memory - documentation suggests there should be 128MB<br>- Does not support save states |
| **Citra 2018** | libretro core | ❌ | |
| **Citra Canary** | libretro core | ❌ | |

## PC-9800

| Name | Type | Status | Notes |
Expand Down
Loading