Nintendo - NES / Famicom (Emux NES)¶
Background¶
Emux is a cross-platform emulator project with a goal of emulating multiple kinds of machines related to gaming, such as consoles or arcades. Its philosophy is very much inspired by the Linux kernel (hence the name), which brilliantly manages to support multiple machines while keeping drivers entirely platform-independent. Emux is designed in the same way, keeping a code base of CPUs and controllers separate from machines.
Author/License¶
The Emux NES core has been authored by
- Sebastien Ronsse
The Emux NES core is licensed under
A summary of the licenses behind RetroArch and its cores can be found here.
Extensions¶
Content that can be loaded by the Emux NES core have the following file extensions:
- .nes
- .bin
- .rom
Databases¶
RetroArch database(s) that are associated with the Emux NES core:
Features¶
Frontend-level settings or features that the Emux NES core respects.
Feature | Supported |
---|---|
Restart | ✔ |
Screenshots | ✔ |
Saves | ✕ |
States | ✕ |
Rewind | ✕ |
Netplay | ✕ |
Core Options | ✕ |
RetroAchievements | ✕ |
RetroArch Cheats | ✕ |
Native Cheats | ✕ |
Controls | ✔ |
Remapping | ✕ |
Multi-Mouse | ✕ |
Rumble | ✕ |
Sensors | ✕ |
Camera | ✕ |
Location | ✕ |
Subsystem | ✕ |
Softpatching | ✕ |
Disk Control | ✕ |
Username | ✕ |
Language | ✕ |
Crop Overscan | ✕ |
LEDs | ✕ |
Directories¶
The Emux NES core's internal core name is 'emux (nes)'
Geometry and timing¶
- The Emux NES core's core provided FPS is (FPS)
- The Emux NES core's core provided sample rate is (Rate)
- The Emux NES core's core provided aspect ratio is (Ratio)
Controllers¶
The Emux NES core supports the following device type(s) in the controls menu, bolded device types are the default for the specified user(s):
User 1 - 2 device types¶
- None - Doesn't disable input. There's no reason to switch to this.
- RetroPad - Joypad - Stay on this.
- RetroPad w/Analog - Joypad - Same as RetroPad. There's no reason to switch to this.
Controller tables¶
Joypad¶
RetroPad Inputs | Emux NES core Inputs |
---|---|
B | |
Select | |
Start | |
D-Pad Up | |
D-Pad Down | |
D-Pad Left | |
D-Pad Right | |
A |
Compatibility¶
Awaiting description.
External Links¶
- Official Emux GB Github Repository
- Libretro Emux GB Core info file
- Libretro Emux GB Github Repository
- Report Libretro Emux GB Core Issues Here