WAVE Multi-Emulator: Difference between revisions
Jump to navigation
Jump to search
Ilyagredasov (talk | contribs) No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
|logowidth = 225 | |logowidth = 225 | ||
|developer = oxiti8, 52525rr, Geotale, Kouzeru, Executec | |developer = oxiti8, 52525rr, Geotale, Kouzeru, Executec | ||
|version = | |version = {{Version|Wave}} | ||
|active = Yes | |active = Yes | ||
|platform = [[Emulating on a web browser|Web browsers]] | |platform = [[Emulating on a web browser|Web browsers]] | ||
Latest revision as of 07:39, 18 May 2026
Wave Multi-Emulator combines multiple emulators together into one Scratch project.
| Developer(s) | oxiti8, 52525rr, Geotale, Kouzeru, Executec |
|---|---|
| Latest version | 1.1.6 [+] |
| Active | Yes |
| Platform(s) | Web browsers |
| Emulates | CHIP-8 Game Boy/Color NES Game Boy Advance Nintendo DS Bytepusher Intel 8080 |
| Accuracy | System-Dependent |
| Programmed in | Scratch |
| License | CC BY-SA 2.0 |
| Source code | GitHub |
Features
[edit | edit source]Game Boy/Game Boy Color
[edit | edit source]- Game Boy/Game Boy Color (rrgbc V0.10): Great GB/GBC compatibility, supports the APU. Current version found exclusively in Wave.
CHIP-8
[edit | edit source]- CHIP-8 (WAVE-8): Supports base CHIP-8, as well as the SUPER-CHIP 1.1, HiRes CHIP-8, XO-CHIP 1.1 (full audio support), MegaChip (no audio), HyperWaveCHIP-64, and HYPERCHIP-64 (no audio). Exclusive to Wave.
GBA
[edit | edit source]- Game Boy Advance (REGBA V0.0.5): Expect little to nothing to work, especially not any retail games. Unlike the other emulators in Wave, REGBA expects ROMs to be in base-64 format. Removed in V1.0.0, but still available separately.
NDS
[edit | edit source]- Nintendo DS: Simple homebrew like TinyFB runs, main issue is actually memory constraints. Doesn’t play any retail games.
NES
[edit | edit source]- Nintendo Entertainment System (Cool NES 2.4): Compatibility is the same as CoolNES 2.4.
Bytepusher
[edit | edit source]- Bytepusher (1s1s BP): Limited to 200KB of memory due to the Scratch list limit, runs fine with 16MB of ram in Turbowarp.
8080
[edit | edit source]- Space Invaders (SI8080 V1.0.1): Passes all cpu tests except 8080EXER/EXM. Plays Space Invaders with minor artifacting.
Converting Roms
[edit | edit source]- Scratch does not allow you to upload files directly during runtime, so you have to convert the desired rom to either a hexadecimal or Base-64 format string depending on the emulator.