Difference between revisions of "Vdmgr"

From Emulation General Wiki
Jump to navigation Jump to search
m (Forgot to add Raspberry Pi)
m (Added dev's name, program lang & guide web-link.)
Line 9: Line 9:
 
|platform = Windows, Raspberry Pi
 
|platform = Windows, Raspberry Pi
 
|target = [[SG-1000 emulators|SG-1000]], [[ColecoVision emulators|ColecoVision]], [[Neo Geo Pocket emulators|SNK Neo Geo Pocket/Color]] <small>and more</small>
 
|target = [[SG-1000 emulators|SG-1000]], [[ColecoVision emulators|ColecoVision]], [[Neo Geo Pocket emulators|SNK Neo Geo Pocket/Color]] <small>and more</small>
|developer =
+
|developer = Isluk
|prog-lang =
+
|prog-lang = Basic C
|website = http://www.geocities.jp/g_lsluk/index.html
+
|website = [http://www.geocities.jp/g_lsluk/index.html www.geocities.jp/g_lsluk]
 
|support =
 
|support =
 
|source =
 
|source =
 
}}
 
}}
'''vdmgr''' is a [[Multi-system emulators|multi-system emulator]] and debugger for Windows and Raspberry Pi (RASPBIAN). Specially for Neo Geo Pocket and ColecoVision being one of the best choices.
+
'''vdmgr''' is a [[Multi-system emulators|multi-system emulator]] and debugger for Windows and Raspberry Pi (RASPBIAN). Especially the Neo Geo Pocket and ColecoVision are among the best choices to be emulated in this software.
  
As far I know, this emulator does NOT have command-line support, so you can't use a [[Frontends|Frontend]] with this emulator.
+
==Setup==
 +
As far some people know, this emulator does NOT have command-line support, so you can't use a [[Frontends|Frontend]] with this emulator.
  
To select a system go to Settings -> Advanced settings and there besides of selecting a system, you can also change the controls.
+
To select a system, go to Settings -> Advanced settings and there besides of selecting a system, you can also change the controls.
To enter the Debugger in the Advanced settings window check Debugger. It's super easy.
+
To enter the Debugger in the Advanced settings window, check Debugger. It's super easy.
  
 
==Supported systems==
 
==Supported systems==
Line 58: Line 59:
 
|ALL8255.bin
 
|ALL8255.bin
 
|}
 
|}
 +
 +
==Resources==
 +
* [http://www.emutopia.com/index.php/emulators/item/390-multi-system/1505-vdmgr Emutopia's page] (Overview & install guides for vdmgr)
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 19:41, 21 December 2018

vdmgr
Developer(s) Isluk
Latest version 0.2.6
Active Yes
Platform(s) Windows, Raspberry Pi
Emulates SG-1000, ColecoVision, SNK Neo Geo Pocket/Color and more
Website www.geocities.jp/g_lsluk
Programmed in Basic C

vdmgr is a multi-system emulator and debugger for Windows and Raspberry Pi (RASPBIAN). Especially the Neo Geo Pocket and ColecoVision are among the best choices to be emulated in this software.

Setup

As far some people know, this emulator does NOT have command-line support, so you can't use a Frontend with this emulator.

To select a system, go to Settings -> Advanced settings and there besides of selecting a system, you can also change the controls. To enter the Debugger in the Advanced settings window, check Debugger. It's super easy.

Supported systems

Platform Bios file(s)
ColecoVision Colecovision.rom
GMC-4 None
NES / Famicom (HVC-001) disksystem.rom (for FDS)
MCS BASIC-52 BASIC-52.BIN
MSX cbios_main_msx1_jp.rom or msx.rom
Neo Geo Pocket (Color) ngpbios.rom and ngcbios.rom
SC-3000 + SF-7000 sf7000.sc
SG-1000 + Sega Master System (Mark-III) None
TD4 None
Z80 TV Game ALL8255.bin

Resources