Difference between revisions of "Vdmgr"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with "{{lowercase title}} {{Infobox emulator |title = vdmgr |logo = |logowidth = |version = {{vdmgrVer}} |active = Yes |platform = Windows |target = |SG-1000, ...")
 
(Resources)
 
(20 intermediate revisions by 12 users not shown)
Line 1: Line 1:
 +
{{stub}}
 
{{lowercase title}}
 
{{lowercase title}}
 
{{Infobox emulator
 
{{Infobox emulator
Line 4: Line 5:
 
|logo =
 
|logo =
 
|logowidth =
 
|logowidth =
|version = {{vdmgrVer}}
+
|version = {{Version|vdmgr}}
 
|active = Yes
 
|active = Yes
|platform = Windows
+
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Raspberry Pi|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]]<br/>[[ColecoVision emulators|ColecoVision]]<br/>[[Neo Geo Pocket emulators|Neo Geo Pocket<br/>Neo Geo Pocket Color]] <small>and more</small>
|developer =
+
|developer = Isluk
|prog-lang =
+
|prog-lang = Basic C
|website =
+
|website = [http://vdmgr.g2.xrea.com Official website]
 
|support =
 
|support =
 
|source =
 
|source =
 
}}
 
}}
'''vdmgr''' is a [[Multi-system emulators|multi-system emulator]] for Windows.
+
'''vdmgr''' is a [[Multi-system emulators|multi-system]] emulator/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.
 +
 
 +
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win|LiA|RTOS|}}
 +
|'''[http://vdmgr.g2.xrea.com/download.html Latest releases]'''
 +
|}
 +
 
 +
==Supported systems==
 +
{| class="wikitable"
 +
|-
 +
! scope="col"|Platform
 +
! scope="col"|Bios file(s)
 +
|-
 +
|[[ColecoVision emulators|ColecoVision]]
 +
|Colecovision.rom
 +
|-
 +
|GMC-4
 +
|None
 +
|-
 +
|[[Nintendo Entertainment System emulators|NES / Famicom (HVC-001)]]
 +
|disksystem.rom (for FDS)
 +
|-
 +
|MCS BASIC-52
 +
|BASIC-52.BIN
 +
|-
 +
|[[MSX emulators|MSX]]
 +
|cbios_main_msx1_jp.rom or msx.rom
 +
|-
 +
|[[Neo Geo Pocket emulators|Neo Geo Pocket (Color)]]
 +
|ngpbios.rom and ngcbios.rom
 +
|-
 +
|[[SG-1000 emulators|SC-3000 + SF-7000]]
 +
|sf7000.sc or sf7000.rom
 +
|-
 +
|[[Master System emulators|SG-1000 + Sega Master System (Mark-III)]]
 +
|None
 +
|-
 +
|TD4
 +
|None
 +
|-
 +
|Z80 TV Game
 +
|ALL8255.bin
 +
|}
 +
 
 +
==Setup==
 +
As far as 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 enter the Debugger in the Advanced settings window, check Debugger. It's super easy.
 +
 
 +
==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]]
 +
[[Category:Multi-emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Handheld console emulators]]
 +
[[Category:Home console emulators]]
 
[[Category:SG-1000 emulators]]
 
[[Category:SG-1000 emulators]]
 
[[Category:ColecoVision emulators]]
 
[[Category:ColecoVision emulators]]
 +
[[Category:Nintendo Entertainment System emulators]]
 +
[[Category:Neo Geo Pocket/Neo Geo Pocket Color emulators]]
 +
[[Category:MSX emulators]]
 +
[[Category:SG-1000 emulators]]
 +
[[Category:Master System emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 +
[[Category:Raspberry Pi emulation software]]

Latest revision as of 19:54, 24 May 2023

vdmgr
Developer(s) Isluk
Latest version 0.2.6 [+]
Active Yes
Platform(s) Windows
Raspberry Pi
Emulates SG-1000
ColecoVision
Neo Geo Pocket
Neo Geo Pocket Color
and more
Website Official website
Programmed in Basic C

vdmgr is a multi-system emulator/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.

Download[edit]

Windows Linux ARM RTOS Latest releases

Supported systems[edit]

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 or sf7000.rom
SG-1000 + Sega Master System (Mark-III) None
TD4 None
Z80 TV Game ALL8255.bin

Setup[edit]

As far as 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.

Resources[edit]