Difference between revisions of "RAINE"

From Emulation General Wiki
Jump to navigation Jump to search
(Added games/artwork links in Git repo and forum link.)
Line 17: Line 17:
 
|source        = [https://github.com/zelurker/raine GitHub]
 
|source        = [https://github.com/zelurker/raine GitHub]
 
}}
 
}}
'''RAINE''' is an source-available, multi-[[Arcade emulators|arcade emulator]].
+
'''RAINE''' is a source-available, multi-[[Arcade emulators|arcade emulator]].
  
 
==Download==
 
==Download==
Line 32: Line 32:
  
 
==Overview==
 
==Overview==
RAINE emulates some M68000 and M68020 arcade games and is mainly focused on Taito and Jaleco games hardware. It started as an experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. RAINE can emulate many more now, including new additions from Cave and other companies.
+
RAINE emulates some M68705, M68000 and M68020 arcade games and is mainly focused on Taito and Jaleco games hardware; and it also derives the 6502 and z80 [https://github.com/zelurker/raine/tree/master/source cores] from [[MAME]]. It started as an experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. RAINE can emulate many more now, including new additions from Cave and other companies.
  
 
Emulating CPU's and sound chips takes quite a lot of coding time, so, like most of the current emulators, RAINE uses emulation engines already available when possible.
 
Emulating CPU's and sound chips takes quite a lot of coding time, so, like most of the current emulators, RAINE uses emulation engines already available when possible.
Line 40: Line 40:
 
RAM: 64/128 MB<br>
 
RAM: 64/128 MB<br>
 
OS: Win9x and up<br>
 
OS: Win9x and up<br>
 +
 +
==External Links==
 +
* [https://www.1emulation.com/forums/forum/126-raine/ Official forum] (Replaced the old, obsoleted forum inside the old official website. Release updates can be found here.)
 +
* [https://github.com/zelurker/raine/tree/master/source/games Games files] (Under the source directory on GitHub)
 +
* [https://github.com/zelurker/raine/blob/master/index_roms.html Index list] (Of ROMs, media and other files for supported games on GitHub. Web links in the list near the bottom come from The Internet Archive.)
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 21:25, 2 July 2022

RAINE
Raine.png
Developer(s) zelurker, Tux, RAINE Team
Latest version 0.96.7 [+]
Active Yes
Platform(s) Windows
Linux
Architecture(s) x86
Emulates Multiple arcade systems
Website raine.1emulation.com
Programmed in C, ASM
License source-available
Source code GitHub

RAINE is a source-available, multi-arcade emulator.

Download

Windows Linux Latest version

Windows French Language build
By Emu-France

Overview

RAINE emulates some M68705, M68000 and M68020 arcade games and is mainly focused on Taito and Jaleco games hardware; and it also derives the 6502 and z80 cores from MAME. It started as an experiment with the Rainbow Islands romset, dumped by Aracorn/Romlist. RAINE can emulate many more now, including new additions from Cave and other companies.

Emulating CPU's and sound chips takes quite a lot of coding time, so, like most of the current emulators, RAINE uses emulation engines already available when possible.

Requirements

CPU: Pentium II
RAM: 64/128 MB
OS: Win9x and up

External Links

  • Official forum (Replaced the old, obsoleted forum inside the old official website. Release updates can be found here.)
  • Games files (Under the source directory on GitHub)
  • Index list (Of ROMs, media and other files for supported games on GitHub. Web links in the list near the bottom come from The Internet Archive.)