SMS Plus

From DingooWiki

Jump to: navigation, search
SMS Plus
Platform(s): Dingoo-Linux
Download(s): Dingoo File Archive
Developer(s): Dosfish
Version: 1.0
Status: Released
Homepage: [ n/a]

SMSPlus is a Sega Master System emulator for the Dingoo running under Dingoo-Linux

[edit] Installation

Simply copy the SMS Plus folder into your local directory.

To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly):

	MenuItem SMSPlus
    {
        Icon = "res/emulators/smsplus.png"
        Name = "SMSPlus"
        Executable = "./sms_sdl"
        WorkDir = "/usr/local/emulators/smsplus"
        Selector = yes
    }
Personal tools