WonderSwan emulators

From Emulation General Wiki
Jump to navigation Jump to search
For emulators that run on the WonderSwan, see Emulators on WonderSwan.
WonderSwan
WonderSwan-Black-Left.png
The WonderSwan
Developer Koto, Bandai, Qute, Benesse
Type Handheld game console, SDK
Generation 5th generation
Release date 1999 (WonderSwan)
2000 (WonderSwan Color)
2001 (WonderWitch)
2002 (Swan Crystal, Pocket Challenge V2)
Discontinued 2003 (WonderSwan, WonderWitch)
2006 (Pocket Challenge V2)
Predecessor Design Master Denshi Mangajuku
Successor WonderSwan Color
Emulated

The WonderSwan, WonderSwan Color and SwanCrystal are the fifth-generation handheld game consoles produced by Bandai in 1999, 2000 and 2002, respectively. It is the brainchild of Game Boy/Color creator, Gunpei Yokoi. There were three versions eventually released: A black-and-white version, a color version, and a Crystal version with an improved screen.

WonderWitch is a software development kit by Qute for WonderSwan handheld consoles.

The Pocket Challenge V2 is a handheld learning console compatible with the WonderSwan. It was sold on Shinkenzemi (進研ゼミ).

Emulators

Name Platform(s) Latest version PCv2 Hardware features
and accessories
Enhancements Accuracy License Active Recommended
x86
Mesen Windows Linux macOS FreeBSD Dev builds ~ ? High GPLv3 (Copyleft)
ares Windows Linux macOS git Artifacts
v141
~ ~ ? High ISC (Permissive)
Mednafen
Beetle Cygne
Windows Linux macOS FreeBSD 1.32.1
libretro core
~ ~ Mid GPLv2 (Copyleft)
BizHawk
Beetle Cygne
Windows Linux Dev builds
2.10-rc2
? ~ Mid MIT
GPL
StoicGoose Windows git ? MIT (Permissive) ~
MiracleMage Windows 0.33English Patch[1][2] Low GPLv2 (Copyleft) ~
higan (火眼)
byuu (謬/view)
Windows Linux macOS FreeBSD v110
libretro core
~ Mid GPLv3 (Copyleft) [N 1]
MAME Windows Linux macOS FreeBSD git artifacts[N 2]
0.272
libretro core
~ ? ? ? GPLv2
BSD-3-Clause
Cygne Windows 2.1a ? GPLv2 (Copyleft)
Oswan Windows 1.7.3 ~ ~ ? GPLv2 (Copyleft)
WonderScott Windows Web 0.54b ? Proprietary
WSCamp Windows 0.21 ? Proprietary
Xe Windows Linux 2.16.2 ? Proprietary
ARM
Beetle Cygne Android Linux libretro core ~ ~ Mid GPLv2 (Copyleft)
WonderDroid Ultra Android 5.5 git Mid* GPLv2 (Copyleft) ~
WonderDroid X Android 1.0.15 ($) ? GPLv2 (Copyleft) ~
Swan.emu Android 1.5.77git Mid* GPLv3 (Copyleft) ~
Console
Beetle Cygne PlayStation 3
PlayStation 4
Vita GameCube Wii
Wii U Xbox One
Xbox Series X/S
libretro core ~ ~ Mid GPLv2 (Copyleft)
NitroSwan Nintendo DS 0.6.6 ~ ~ ~ Mid ?
e[mulator] for PSP
PSP 0.82f ?* ?
WiiMednafen Wii git ? GPLv2 (Copyleft)
SwanGBA GameBoy Advance 0.6.6 ? Mid ? ~
eSwan PSP 0.09 ? Proprietary ~
SwanEmu GCWZero git ? GPLv2 (Copyleft) ~
DualSwan Nintendo DS 1.2.1 ? Proprietary ~
PocketWS Gizmondo 0.02b ? Proprietary ~
Wonderstation PlayStation 2 0.1 ? Proprietary ~
Oswan Saturn
TI-Nspire
Gameblabla's
06/03/23
~ ~ ? GPLv2 (Copyleft) ~
OswanDC Dreamcast 0.15 ? ? ? Proprietary
SwanAdvance GameBoy Advance 0.1 ? Proprietary

Comparisons

Mesen
  • High accuracy, on par and competing with ares.
ares
  • High accuracy.
Mednafen
  • Mid accuracy.
  • Supports using external software to emulate serial port peripherals; for example, WonderFence can be used to emulate the MobileWonderGate peripheral.
NitroSwan
  • Mid accuracy, constrained by the NDS's hardware limitations.
  • Due to hardware limitations, there is a maximum ROM size limit on this emulator:
  • DS/DS Lite: 3 MB, can be expanded with Slot-2 expansion RAM
  • DSi: 8 MB
  • 3DS: 16 MB
WSCamp
  • A WonderSwan and WS Color emulator written by Toshi.
  • The first WonderSwan emulator to feature sound as well as gamepad support.
  • During its heyday in the early 2000s, it was the most accurate WonderSwan emulator, beating out Cygne and Oswan.
Cygne
  • The first WonderSwan emulator created on the Windows platform, written by Dox.
MiracleMage
  • High-level emulator for the WonderWitch platform, which allows running its software without a copy of the WonderWitch ROM.
  • Does not support the WonderSwan Color; only runs "mono" software.
Oswan
  • Improved version of Cygne.
  • Supports video filters and colorization.
WonderScott
  • The second WonderSwan emulator created, written in JavaScript by Julien Frelat (Gollum) and released by the same team that made Boycott Advance.
  • Abandoned after its last version, v0.54b, was uploaded near the end of 2001 with poor compatibility.

Debugging

Mesen
Mesen has a well-regarded built-in debugger and profiler, as well as high emulation accuracy.
Mednafen
This multi-system emulator is said to have great debugging and cheat engine features but, unfortunately, has a CRC check function similar to default MAME. A CRC check analyses a game ROM file for any change to its data and size, so a fan-translator or ROMhacker would have to edit filenames every time for every change, which is incredibly tedious.
MAME
This well-known emulator of thousands of systems also has a normal CRC check algorithm to insure that the ROM file(s) of any supported game or clone, depending on the database/ROMset for a MAME version, match the data integrity and size of the same game/variant in the records. However, this does make it rather prickly for an aspiring ROMhacker. The MAME developers partly wanted this to reduce the nasty incidences of some sellers pawning circuit boards that were actually stuffed with user-made ROMhacks. There are a few ways around that - note that MAME developers still support genuine fan-translators, even for arcade games.
1) Try using the HBMAME or MAMEUIFX frontend, which may support loading modified ROMs.
2) If you don't zip the set and instead make a folder with the zipname inside your rompath with properly-named loose files inside there, MAME will fuss up, but it will run the game even though the CRCs don't match.
3) With the new GEnie build system, it's pretty easy to build a one-game-off version of MAME that builds in seconds on pretty much any worthwhile PC.
make SUBTARGET=rom_name DRIVERS=src/mame/drivers/whatever.c REGENIE=1
Oswan
Another emulator with a built-in debugger, which is somewhat more user friendly than Mednafen's.

Hardware features and accessories

Name ares Mesen Mednafen NitroSwan Oswan BizHawk
Handheld
BIOS emulation*
Headphone/Speaker toggle* ? ?
Internal EEPROM configuration* ?
LCD icons
75 Hz refresh rate support
The WonderSwan outputs frames at 75.47 Hz.
~*
Cartridge
Handy Sonar
Real-time clock ? ?
WonderWitch flash memory ?
Peripherals
Link cable ?
Mama Mitte
MobileWonderGate ~* ?
WonderBorg
WonderWitch file transfer ~*
Tutorial

Tutorial
?

Enhancements

Name ares Mesen Mednafen NitroSwan Oswan BizHawk
Graphics Resizable Internal Resolution For emulation of 2D systems, the resolution can only be upscaled, making the pixels more apparent.
Sprite Replacement
Remove sprite limit
The WonderSwan supports up to 32 sprites per line out of 128 sprites total.
* ? ?
Widescreen Hack
Performance Overclock
Internal Framerate Hack
Audio Higher sample rates *
Post-Processing
Post-rendering scaling
(Sharp bilinear, Lanczos and FSR 1)
Filters
AI-powered filter compatible
(Freestyle)
Shader Chain ~[N2 1]
Inverse tone mapping compatible
TAS features Macros/Scripts/Lua
Rewind
Fast-Forward/Turbo Speed
Savestates
Movie recording/playback
Controls Input lag-mitigating technique
Quality of life Pause/Resume Emulation
Built-in Custom resolution/CRTSwitchRes
For using this on Windows OS you need CRT Emudriver.
Another option is using EDID editor tool such as "Custom Resolution Utility".
Exclusive to libretro cores and GroovyMAME at the moment.
Also there is a project for achieving software emulators like libretro cores and GroovyMAME send the raw RGB data over a network to a core running on MiSTer, it basically turns the MiSTer into a GPU for the emulator allowing for easy setup and use with CRT TVs/Arcade monitors.
Built-in mod editor and manager
Built-in Cheat Manager
Built-in Patch Manager
Streamable compression format
Per-Game Profiles
Command Line Options
Big Picture Mode
Misc Netplay
EmuVR support Exclusive to libretro cores at the moment.
AI Service
With the help of OCR and other techniques, the AI service can provide a live translation of a game, or text-to-speech capabilities for the visually impaired among other things, either on demand or automatically.
Exclusive to libretro cores at the moment.
RetroAchievements roadmap ~[N2 1]
Debug Features ~* ~* ~*
  1. 1.0 1.1 Exclusive to libretro version.

Higher sample rates

While the WonderSwan outputs 24,000 Hz digital audio, there is nothing preventing an emulator from clocking the audio hardware at a higher effective sample rate.

Gallery

The WonderSwan Color
The SwanCrystal
SwanCrystal-Wine-Left.png

Resources

Historical websites

  • BANDAI WONDERSWAN 101: A BEGINNER’S GUIDE (July 6th, 2007 by racketboy; updated June 19th, 2018. Old feature covering early WonderSwan emulation. Oswan and WSCamp were the recommended emulators according to the article. Both are too old by now and not recommended.)
  • Wikibooks.org (PSP/Emulation List. 5 old emulators and ports for the PSP.)
  • VTEmulation.net (Old list of 3 old, early 2000's recommended emulators. Site no longer maintained.)
  • Old-Computers.com (List of 5 old, early 2000's emulators. For reference only.)
  • Zophar's Domain (List of downloads for 5 old, early 2000's emulators.)


Also See