Skip to content

Commit 55e9d83

Browse files
committed
docs: Fix formatting based on review comments
1 parent 2025b36 commit 55e9d83

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/library/rustynes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,41 @@ It is extremely portable and deterministic, making it a reliable choice for netp
99
### Author/License
1010

1111
The RustyNES core has been authored by
12+
1213
- DoubleGate
1314

1415
The RustyNES core is licensed under
16+
1517
- MIT OR Apache-2.0
1618

1719
A summary of the licenses behind RetroArch and its cores can be found [here](../development/licenses.md).
1820

1921
## Extensions
2022

2123
Content that can be loaded by the RustyNES core have the following file extensions:
24+
2225
- .nes
2326

2427
## Databases
2528

2629
RetroArch database(s) that are associated with the RustyNES core:
30+
2731
- [Nintendo - Nintendo Entertainment System](https://github.com/libretro/libretro-database/blob/master/rdb/Nintendo%20-%20Nintendo%20Entertainment%20System.rdb)
2832

2933
## Features
3034

3135
Frontend-level settings or features that the RustyNES core respects.
3236

3337
| Feature | Supported |
34-
|-------------------|-----------|
38+
|-------------------|:---------:|
3539
| Restart ||
3640
| Screenshots ||
3741
| Saves ||
3842
| States ||
3943
| Rewind ||
4044
| Netplay ||
4145
| Core Options ||
42-
| RetroAchievements ||
46+
| [Memory Monitoring (achievements)](../guides/memorymonitoring.md) ||
4347
| RetroArch Cheats ||
4448
| Native Cheats ||
4549
| Controls ||
@@ -67,6 +71,8 @@ No BIOS files are strictly required to use the RustyNES core.
6771

6872
## Joypad
6973

74+
![](../image/controller/nes.png)
75+
7076
| User 1 - 2 input descriptors | RetroPad Inputs |
7177
|------------------------------|-------------------------------------------|
7278
| B | ![](../image/retropad/retro_b.png) |

0 commit comments

Comments
 (0)