Sega - Master System (Emux SMS)¶
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 SMS core has been authored by
- Sebastien Ronsse
The Emux SMS 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 SMS core have the following file extensions:
- .sms
- .bin
- .rom
Databases¶
RetroArch database(s) that are associated with the Emux SMS core:
BIOS¶
Required or optional firmware files go in the frontend's system directory.
Filename | Description | md5sum |
---|---|---|
bios.sms | Master System BIOS - Required | 840481177270d5642a14ca71ee72844c |
Features¶
Frontend-level settings or features that the Emux SMS 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 SMS core's internal core name is 'emux (sms)'
Geometry and timing¶
- The Emux SMS core's core provided FPS is (FPS)
- The Emux SMS core's core provided sample rate is (Rate)
- The Emux SMS core's core provided aspect ratio is (Ratio)
Controllers¶
The Emux SMS core supports the following device type(s) in the controls menu, bolded device types are the default for the specified user(s):
User 1 device types¶
- None - Doesn't diable input. There's no reason to switch to this.
- RetroPad - Joypad - Stay on this.
- RetroPad w/Analog - Joypad - There's no reason to switch to this.
Controller tables¶
Joypad¶
RetroPad Inputs | Emux SMS core Inputs |
---|---|
1 | |
Pause | |
D-Pad Up | |
D-Pad Down | |
D-Pad Left | |
D-Pad Right | |
2 |
External Links¶
- Official Emux SMS Github Repository
- Libretro Emux SMS Core info file
- Libretro Emux SMS Github Repository
- Report Libretro Emux SMS Core Issues Here