VMU emulators: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
(Basic VMU Emulator Page)
 
(Added feature support list and details)
Line 5: Line 5:
* Official page : [https://evmu.elysianshadows.com](https://evmu.elysianshadows.com)
* Official page : [https://evmu.elysianshadows.com](https://evmu.elysianshadows.com)
* Developed by : GyroVorbis (Falco Girgis), Elysian Shadows Team
* Developed by : GyroVorbis (Falco Girgis), Elysian Shadows Team
*
* Status : Active, Features and new platform support added regularly
* Status : Active, Features and new platform support added regularly
* Platform(s) :  
* Platform(s) :  
Line 11: Line 12:
** Future Support: iOS, Android, Dreamcast
** Future Support: iOS, Android, Dreamcast
* Features
* Features
** Supported File Formats:
*** ROM Images: .VMI/.VMS, .DCI,
*** Flash Images: .DCM, .VMU
*** Other: .BIN (bios), .LCD (VMU Animator)
** Emulation
*** Save/Load State
*** Japanese + US Bios Support
*** Accurate Audio
*** Gamepad/Joystick Support
*** Analog Stick Support
*** Fullscreen and Pixel-Perfect Scaling Modes
*** Physically Accurate LCD Emulation (pixel ghosting, emulated grayscale)
*** Fast-Forward
*** Low-battery Emulation
*** Serial Communications
**** VMU-to-DC (using Maple over TCP/IP)
***** ESTk/Elysian Shadows Engine support (full)
***** DC Emulator support (WIP, pending someone willing to collaborate)
**** VMU-to-VMU
***** TCP/IP (partial support, WIP)
***** Serial/GPIO pins (Raspberry Pi only, WIP)
** Filesystem Tools
*** File Filesystem Manager
*** VMU Animator File Playback
*** VMU Icon Ripping
*** VMU EyeCatch Ripping
*** Framebuffer Screenshot Capture
*** Record to Animated GIF
*** Convert/Export between file formats
*** Modify Volume Icon + Color
*** Jet Set (Grind) Radio Custom Graffiti Tool (WIP)
*** Lock/Unlock Extra Blocks
*** Defragmenter
*** File Checking/Repair/Debugging
** Developer Tools
*** Frame-by-Frame Execution
*** Real-Time Memory Browser and Hex Editor (RAM/Flash)
*** Invalid Hardware Operation/Warning Log
*** Buzzer Tool (for audio composition/debugging) (WIP)

Revision as of 22:33, 10 January 2020

VMU Emulators are software applications that allow you to run enjoy VMU ROMs, games, applications, and animations without needing the actual VMU hardware.

    1. ElysianVMU

ElysianVMU is a cross-platform feature-rich emulator being developed alongside the Elysian Shadows Toolkit, with the goal of bringing Dreamcast-exclusive VMU content to all platforms supported by their engine. The team has decided to release the emulator to the Dreamcast scene. It serves as a gaming platform, VMU filesystem manager, and even includes development tools targeted at helping developers write custom VMU software.

  • Official page : [1](https://evmu.elysianshadows.com)
  • Developed by : GyroVorbis (Falco Girgis), Elysian Shadows Team
  • Status : Active, Features and new platform support added regularly
  • Platform(s) :
    • Full Support: Windows, MacOS, Linux, Web, PSP, Raspberry Pi
    • Partial Support: GameCube
    • Future Support: iOS, Android, Dreamcast
  • Features
    • Supported File Formats:
      • ROM Images: .VMI/.VMS, .DCI,
      • Flash Images: .DCM, .VMU
      • Other: .BIN (bios), .LCD (VMU Animator)
    • Emulation
      • Save/Load State
      • Japanese + US Bios Support
      • Accurate Audio
      • Gamepad/Joystick Support
      • Analog Stick Support
      • Fullscreen and Pixel-Perfect Scaling Modes
      • Physically Accurate LCD Emulation (pixel ghosting, emulated grayscale)
      • Fast-Forward
      • Low-battery Emulation
      • Serial Communications
        • VMU-to-DC (using Maple over TCP/IP)
          • ESTk/Elysian Shadows Engine support (full)
          • DC Emulator support (WIP, pending someone willing to collaborate)
        • VMU-to-VMU
          • TCP/IP (partial support, WIP)
          • Serial/GPIO pins (Raspberry Pi only, WIP)
    • Filesystem Tools
      • File Filesystem Manager
      • VMU Animator File Playback
      • VMU Icon Ripping
      • VMU EyeCatch Ripping
      • Framebuffer Screenshot Capture
      • Record to Animated GIF
      • Convert/Export between file formats
      • Modify Volume Icon + Color
      • Jet Set (Grind) Radio Custom Graffiti Tool (WIP)
      • Lock/Unlock Extra Blocks
      • Defragmenter
      • File Checking/Repair/Debugging
    • Developer Tools
      • Frame-by-Frame Execution
      • Real-Time Memory Browser and Hex Editor (RAM/Flash)
      • Invalid Hardware Operation/Warning Log
      • Buzzer Tool (for audio composition/debugging) (WIP)