Skip to content

Commit

Permalink
Fix README after running awesome-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alnacle committed Apr 20, 2020
1 parent c88476a commit b993d1f
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 82 deletions.
21 changes: 21 additions & 0 deletions LICENSE
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2019 Alvaro Navarro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
164 changes: 82 additions & 82 deletions README.md
Expand Up @@ -6,7 +6,7 @@ A curated list of awesome open source emulators.

Please read [CONTRIBUTING](/CONTRIBUTING.md).

## Content
### Content

- [Atari](#atari)
- [Atari 2600](#atari2600)
Expand Down Expand Up @@ -37,134 +37,134 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md).
- [PSVita](#psvita)


# Atari
## Atari

## Atari 2600
### Atari 2600

* [stella](https://github.com/stella-emu/stella) - a multi-platform Atari 2600 VCS emulator which allows you to play all of your favourite Atari 2600 games on your PC.
- [stella](https://github.com/stella-emu/stella) - A multi-platform Atari 2600 VCS emulator which allows you to play all of your favourite Atari 2600 games on your PC.

## Atari 800
### Atari 800

* [atari800](https://github.com/atari800/atari800) - Atari 8-bit computer and 5200 console emulator.
- [atari800](https://github.com/atari800/atari800) - Atari 8-bit computer and 5200 console emulator.

# Microsoft
## Microsoft

## Xbox
### Xbox

* [xqemu](https://github.com/xqemu/xqemu) - open-source emulator to play original Xbox games on Windows, macOS, and Linux.
* [Cxbx-Reloaded](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded) - an emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows.
- [xqemu](https://github.com/xqemu/xqemu) - Open-source emulator to play original Xbox games on Windows, macOS, and Linux.
- [Cxbx-Reloaded](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded) - An emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows.

## Xbox 360
### Xbox 360

* [xenia-project](https://github.com/xenia-project) - an open source research project for emulating Xbox 360 games on modern PCs.
- [xenia-project](https://github.com/xenia-project) - An open source research project for emulating Xbox 360 games on modern PCs.

# Multiemulators
## Multiemulators

* [BizHack](https://github.com/TASVideos/BizHawk) - A multi-system emulator written in C#. As well as quality-of-life features for casual players, it also has recording/playback and debugging tools, making it the first choice for TASers.
* [DGen](https://sourceforge.net/p/dgen/dgen/ci/master/tree/) - Portable Sega Genesis/Mega Drive emulator.
* [FinalBurn Neo](https://github.com/finalburnneo/FBNeo) - an emulator for arcade games & select consoles.
* [higan](https://gitlab.com/higan/higan) - emulates a number of classic video-game consoles of the 1980s and 1990s, allowing you to play classic games on a modern general-purpose computer.
* [MAME](https://github.com/mamedev/mame) - a multi-purpose emulation framework.
* [Xe](https://github.com/PhoenixInteractiveNL/emuDownloadCenter/wiki/Emulator-xe) - a emulator for many system such as Nintendo, SEGA, SNK, NEC, etc.
- [BizHack](https://github.com/TASVideos/BizHawk) - A multi-system emulator written in C#. As well as quality-of-life features for casual players, it also has recording/playback and debugging tools, making it the first choice for TASers.
- [DGen](https://sourceforge.net/p/dgen/dgen/ci/master/tree/) - Portable Sega Genesis/Mega Drive emulator.
- [FinalBurn Neo](https://github.com/finalburnneo/FBNeo) - An emulator for arcade games & select consoles.
- [higan](https://gitlab.com/higan/higan) - Emulates a number of classic video-game consoles of the 1980s and 1990s, allowing you to play classic games on a modern general-purpose computer.
- [MAME](https://github.com/mamedev/mame) - A multi-purpose emulation framework.
- [Xe](https://github.com/PhoenixInteractiveNL/emuDownloadCenter/wiki/Emulator-xe) - A emulator for many system such as Nintendo, SEGA, SNK, NEC, etc.

# Nintendo
## Nintendo

## Gameboy
### Gameboy

* [mGBA](https://github.com/mgba-emu/mgba/) - aims to be faster and more accurate than many existing Game Boy Advance emulators.
* [Gambatte](https://github.com/sinamas/gambatte) - is a work-in-progress and portable Game Boy Color emulator.
* [GearBoy](https://github.com/drhelius/Gearboy) - Game Boy / Gameboy Color emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
* [SameBoy](https://github.com/LIJI32/SameBoy) - Game Boy and Game Boy Color emulator written in C.
* [VisualBoyAdvance](https://sourceforge.net/projects/vba/) - an emulator for Gameboy and GameboyAdvance systems.
* [VisualBoyAdvance M](https://github.com/visualboyadvance-m/visualboyadvance-m) - Game Boy Advance emulator integrating the best features from the various builds floating around.
- [mGBA](https://github.com/mgba-emu/mgba/) - Aims to be faster and more accurate than many existing Game Boy Advance emulators.
- [Gambatte](https://github.com/sinamas/gambatte) - Is a work-in-progress and portable Game Boy Color emulator.
- [GearBoy](https://github.com/drhelius/Gearboy) - Game Boy / Gameboy Color emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
- [SameBoy](https://github.com/LIJI32/SameBoy) - Game Boy and Game Boy Color emulator written in C.
- [VisualBoyAdvance](https://sourceforge.net/projects/vba/) - An emulator for Gameboy and GameboyAdvance systems.
- [VisualBoyAdvance M](https://github.com/visualboyadvance-m/visualboyadvance-m) - Game Boy Advance emulator integrating the best features from the various builds floating around.

## GameCube / Wii
### GameCube / Wii

* [dolphin](https://github.com/dolphin-emu/dolphin) - a GameCube and Wii emulator, allowing you to play games for these two platforms on PC with improvements.
- [dolphin](https://github.com/dolphin-emu/dolphin) - A GameCube and Wii emulator, allowing you to play games for these two platforms on PC with improvements.

## Nintendo 64
### Nintendo 64

* [project64](https://github.com/project64/project64) - can play games reading ROM images, either dumped from the read-only memory of a N64 ROM cartridge or created directly on the computer as homebrew.
* [mupen64plus](https://github.com/mupen64plus) - a cross-platform plugin-based N64 emulator which is capable of accurately playing many games.
* [1964js](https://github.com/schibo/1964js) - Nintendo64 emulator in JavaScript.
- [project64](https://github.com/project64/project64) - Can play games reading ROM images, either dumped from the read-only memory of a N64 ROM cartridge or created directly on the computer as homebrew.
- [mupen64plus](https://github.com/mupen64plus) - A cross-platform plugin-based N64 emulator which is capable of accurately playing many games.
- [1964js](https://github.com/schibo/1964js) - Nintendo64 emulator in JavaScript.

## Nintendo DS/3DS
### Nintendo DS/3DS

* [Citra](https://github.com/citra-emu/citra) - an experimental open-source Nintendo 3DS emulator/debugger written in C++.
* [DeSmuME](https://github.com/TASVideos/desmume) - it sports tools designed for hackers, speedrunners, youtubers, and casual gamers.
* [Dualis](http://dualis.1emu.net/files/index.html) - a plugin-based DS emulator for x86/Win32 computers. It is written in x86 assembly and C++.
* [melonDS](https://github.com/Arisotura/melonDS) - aims at providing fast and accurate Nintendo DS emulation (still work in progress).
- [Citra](https://github.com/citra-emu/citra) - An experimental open-source Nintendo 3DS emulator/debugger written in C++.
- [DeSmuME](https://github.com/TASVideos/desmume) - It sports tools designed for hackers, speedrunners, youtubers, and casual gamers.
- [Dualis](http://dualis.1emu.net/files/index.html) - A plugin-based DS emulator for x86/Win32 computers. It is written in x86 assembly and C++.
- [melonDS](https://github.com/Arisotura/melonDS) - Aims at providing fast and accurate Nintendo DS emulation (still work in progress).

## NES
### NES

* [fakeNES](https://sourceforge.net/projects/fakenes/files/) - a highly portable NES and Famicom emulator.
* [FCEUX](http://sourceforge.net/p/fceultra/code/) - a Nintendo Entertainment System (NES), Famicom, Famicom Disk System (FDS), and Dendy emulator.
* [Nestopia](https://sourceforge.net/projects/nestopia/files/Nestopia/) - an emulator designed to emulate the NES hardware as accurately as possible.
* [Nintaco](https://nintaco.com/source.html) - a cycle-accurate NES/Famicom emulator and NES Sound Format (NSF) player written in Java, ostensibly making it cross-platform.
* [Nitendulator](https://github.com/quietust/nintendulator) - a Win32 NES emulator written in C++.
* [Mesen](https://github.com/SourMesen/Mesen) - a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#
* [puNES](https://github.com/punesemu/puNES/) - Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, OpenBSD and Windows).
- [fakeNES](https://sourceforge.net/projects/fakenes/files/) - A highly portable NES and Famicom emulator.
- [FCEUX](http://sourceforge.net/p/fceultra/code/) - A Nintendo Entertainment System (NES), Famicom, Famicom Disk System (FDS), and Dendy emulator.
- [Nestopia](https://sourceforge.net/projects/nestopia/files/Nestopia/) - An emulator designed to emulate the NES hardware as accurately as possible.
- [Nintaco](https://nintaco.com/source.html) - A cycle-accurate NES/Famicom emulator and NES Sound Format (NSF) player written in Java, ostensibly making it cross-platform.
- [Nitendulator](https://github.com/quietust/nintendulator) - A Win32 NES emulator written in C++.
- [Mesen](https://github.com/SourMesen/Mesen) - A cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#.
- [puNES](https://github.com/punesemu/puNES/) - Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, OpenBSD and Windows).

## SNES
### SNES

* [bsnes](https://gitlab.com/higan/higan) - a subset project of [higan](https://byuu.org/emulation/higan/), and focuses on performance, features, and ease of use.
* [Mesen-S](https://github.com/SourMesen/Mesen-S) - a cross-platform (Windows & Linux) SNES emulator built in C++ and C#.
* [snes9x](https://github.com/snes9xgit/snes9x) - a portable Super Nintendo Entertainment System emulator.
* [ZSNES](https://sourceforge.net/projects/zsnes/files/zsnes/) - a free software Super Nintendo Entertainment System emulator written mostly in x86 assembly.
- [bsnes](https://gitlab.com/higan/higan) - A subset project of [higan](https://byuu.org/emulation/higan/), and focuses on performance, features, and ease of use.
- [Mesen-S](https://github.com/SourMesen/Mesen-S) - A cross-platform (Windows & Linux) SNES emulator built in C++ and C#.
- [snes9x](https://github.com/snes9xgit/snes9x) - A portable Super Nintendo Entertainment System emulator.
- [ZSNES](https://sourceforge.net/projects/zsnes/files/zsnes/) - A free software Super Nintendo Entertainment System emulator written mostly in x86 assembly.

## Switch
### Switch

* [Ryujinx](https://github.com/Ryujinx/Ryujinx) - experimental Switch emulator written in C#.
* [Yuzu](https://github.com/yuzu-emu/yuzu) - experimental open-source emulator for the Nintendo Switch from the creators of Citra.
- [Ryujinx](https://github.com/Ryujinx/Ryujinx) - Experimental Switch emulator written in C#.
- [Yuzu](https://github.com/yuzu-emu/yuzu) - Experimental open-source emulator for the Nintendo Switch from the creators of Citra.

# SEGA
## SEGA

## Dreamcast
### Dreamcast

* [lxdream](http://www.lxdream.org/hg/lxdream) - an emulator for the Sega Dreamcast system, running on Linux and macOS.
* [reicast](https://github.com/reicast/reicast-emulator) - a multi-platform Sega Dreamcast emulator.
- [lxdream](http://www.lxdream.org/hg/lxdream) - An emulator for the Sega Dreamcast system, running on Linux and macOS.
- [reicast](https://github.com/reicast/reicast-emulator) - A multi-platform Sega Dreamcast emulator.

## Genesis / Megadrive
### Genesis / Megadrive

* [blastem](https://www.retrodev.com/repos/blastem) - higly accurate emulator for the Genesis/Megadrive that runs on modest hardware.
* [Genesis-Plus-GX](https://github.com/ekeeke/Genesis-Plus-GX) - an enhanced port of Genesis Plus - accurate & portable Sega 8/16 bit emulator.
- [blastem](https://www.retrodev.com/repos/blastem) - Higly accurate emulator for the Genesis/Megadrive that runs on modest hardware.
- [Genesis-Plus-GX](https://github.com/ekeeke/Genesis-Plus-GX) - An enhanced port of Genesis Plus - accurate & portable Sega 8/16 bit emulator.

## MasterSystem / GameGear
### MasterSystem / GameGear

* [Gearsystem](https://github.com/drhelius/Gearsystem) - Sega Master System / Game Gear emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.
- [Gearsystem](https://github.com/drhelius/Gearsystem) - Sega Master System / Game Gear emulator for iOS, Mac, Raspberry Pi, Windows, Linux and RetroArch.

# Model3
## Model3

* [supermodel](https://www.supermodel3.com/Download.html) - aim of the Supermodel project is to develop an emulator that is both accurate and playable.
- [supermodel](https://www.supermodel3.com/Download.html) - Aim of the Supermodel project is to develop an emulator that is both accurate and playable.

## Saturn
### Saturn

* [Yaba Sanshiro](https://github.com/devmiyax/yabause) - fork of the original Yabause Sega Saturn emulator.
- [Yaba Sanshiro](https://github.com/devmiyax/yabause) - Fork of the original Yabause Sega Saturn emulator.

# Sony
## Sony

## PSX
### PSX

* [Avocado](https://github.com/JaCzekanski/Avocado) - a Modern Playstation 1 emulator.
* [hpsx64](https://sourceforge.net/projects/hpsx64/files) - highly-Experimental Playstation Simulator x64.
* [pcsxr](https://github.com/iCatButler/pcsxr) - a forked version of the dead PCSX emulator, with a nicer interface and several improvements to stability and functionality.
* [ProjectPSX](https://github.com/BluestormDNA/ProjectPSX) - experimental C# Playstation Emulator.
- [Avocado](https://github.com/JaCzekanski/Avocado) - A Modern Playstation 1 emulator.
- [hpsx64](https://sourceforge.net/projects/hpsx64/files) - Highly-Experimental Playstation Simulator x64.
- [pcsxr](https://github.com/iCatButler/pcsxr) - A forked version of the dead PCSX emulator, with a nicer interface and several improvements to stability and functionality.
- [ProjectPSX](https://github.com/BluestormDNA/ProjectPSX) - Experimental C# Playstation Emulator.

## PS2
### PS2

* [pcsx2](https://github.com/PCSX2/pcsx2) - emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory.
* [Play!](https://github.com/jpd002/Play-) - an attempt to create a PlayStation 2 emulator for Windows, macOS, UNIX, Android & iOS platforms.
- [pcsx2](https://github.com/PCSX2/pcsx2) - Emulate the PS2's hardware, using a combination of MIPS CPU Interpreters, Recompilers and a Virtual Machine which manages hardware states and PS2 system memory.
- [Play!](https://github.com/jpd002/Play-) - An attempt to create a PlayStation 2 emulator for Windows, macOS, UNIX, Android & iOS platforms.

## PS3
### PS3

* [RPCS3](https://github.com/RPCS3/rpcs3) - the world's first free and open-source PlayStation 3 emulator/debugger, written in C++ for Windows and Linux.
- [RPCS3](https://github.com/RPCS3/rpcs3) - The world's first free and open-source PlayStation 3 emulator/debugger, written in C++ for Windows and Linux.

## PSP
### PSP

* [ppsspp](https://github.com/hrydgard/ppsspp) - a fast and portable PSP emulator.
- [ppsspp](https://github.com/hrydgard/ppsspp) - A fast and portable PSP emulator.

## PSVita
### PSVita

* [Vita3K](https://github.com/Vita3K/Vita3K) - an experimental PlayStation Vita emulator for Windows, Linux and macOS.
- [Vita3K](https://github.com/Vita3K/Vita3K) - An experimental PlayStation Vita emulator for Windows, Linux and macOS.


0 comments on commit b993d1f

Please sign in to comment.