forked from PhoenixInteractiveNL/emuDownloadCenter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathecc_gm_emu.ini
30 lines (30 loc) · 1.2 KB
/
ecc_gm_emu.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[emu:gm2001]
name=GM2001
Notes=This is my emulator for GameMaster 2001, it is being a much popular small game unit here in Europe, I am thinking they make it at other places too! I decide to make this emulator to learn how to do it.
Author=Hanz Freemurmur
Language=English
License=Freeware
BIOS needed=No
SCRIPT needed=No
ECC Parameter=%ROM%
Website=
[emu:mame]
name=M.A.M.E.
Notes=MAME (an acronym of Multiple Arcade Machine Emulator) is a free and open source emulator designed to recreate the hardware of arcade game systems in software on modern personal computers and other platforms. The intention is to preserve gaming history by preventing vintage games from being lost or forgotten.
Author=M.A.M.E. and M.E.S.S. team.
Language=English
License=GNU GPLv2, BSD-3-Clause
BIOS needed=Yes
SCRIPT needed=No
ECC Parameter=gmaster -cart %ROM%
Website=http://mamedev.org/
[emu:mess]
name=M.E.S.S.
Notes=Multi Emulator Super System (MESS) is an emulator for many game consoles and computer systems, based on the MAME core and now a part of M.A.M.E v0.162+ (May 2015).
Author=M.E.S.S. Team
Language=English
License=GNU GPLv2, BSD-3-Clause
BIOS needed=Yes
SCRIPT needed=No
ECC Parameter=gmaster -cart %ROM%
Website=http://www.mess.org/