All Projects → eteran → pretendo

eteran / pretendo

Licence: other
A multiplatform NES emulator

Programming Languages

assembly
5116 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
PHP
23972 projects - #3 most used programming language
Batchfile
5799 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to pretendo

Thistle
6502 based architecture for OpenComputers
Stars: ✭ 26 (-27.78%)
Mutual labels:  emulation
desmume
DeSmuME is a Nintendo DS emulator
Stars: ✭ 1,609 (+4369.44%)
Mutual labels:  emulation
worldwide
A toy GameBoy Color emulator written in golang.
Stars: ✭ 563 (+1463.89%)
Mutual labels:  emulation
Scanr
Detect x86 shellcode in files and traffic.
Stars: ✭ 16 (-55.56%)
Mutual labels:  emulation
Ludere
A LibRetro-powered ROM packager for portable emulation on Android.
Stars: ✭ 30 (-16.67%)
Mutual labels:  emulation
Smart-Traffic-Signals-in-India-using-Deep-Reinforcement-Learning-and-Advanced-Computer-Vision
We have used Deep Reinforcement Learning and Advanced Computer Vision techniques to for the creation of Smart Traffic Signals for Indian Roads. We have created the scripts for using SUMO as our environment for deploying all our RL models.
Stars: ✭ 131 (+263.89%)
Mutual labels:  emulation
speakeasy
Windows kernel and user mode emulation.
Stars: ✭ 1,017 (+2725%)
Mutual labels:  emulation
awesome-edge-computing
A curated list of awesome edge computing, including Frameworks, Simulators, Tools, etc.
Stars: ✭ 149 (+313.89%)
Mutual labels:  emulation
virtualc64web
vc64web - web based Commodore 64 Emulation with CSDb access for thousands of demos at your fingertip
Stars: ✭ 23 (-36.11%)
Mutual labels:  emulation
mupen64plus-libretro-nx
Improved mupen64plus libretro core reimplementation
Stars: ✭ 139 (+286.11%)
Mutual labels:  emulation
VDX
XInput/x360ce to ViGEm sample application
Stars: ✭ 58 (+61.11%)
Mutual labels:  emulation
ness
A work-in-progress SNES emulator written in Rust
Stars: ✭ 31 (-13.89%)
Mutual labels:  emulation
yupi
🎲 open source gaming emulator for flash based games
Stars: ✭ 28 (-22.22%)
Mutual labels:  emulation
GhidraEmu
Native Pcode emulator
Stars: ✭ 25 (-30.56%)
Mutual labels:  emulation
dynarmic
An ARM dynamic recompiler.
Stars: ✭ 675 (+1775%)
Mutual labels:  emulation
Zany80
Zany80 fantasy computer system
Stars: ✭ 48 (+33.33%)
Mutual labels:  emulation
vscode-cc65-debugger
VSCode extension for CC65 debugging with VICE or Mesen
Stars: ✭ 26 (-27.78%)
Mutual labels:  emulation
SkyEmu
Game Boy, Game Boy Color, and Game Boy Advanced Emulator
Stars: ✭ 59 (+63.89%)
Mutual labels:  emulation
venix
No description or website provided.
Stars: ✭ 22 (-38.89%)
Mutual labels:  emulation
dskalyzer
DSKalyzer Apple II disk image management tool
Stars: ✭ 23 (-36.11%)
Mutual labels:  emulation

Pretendo is a Multiplatform NES emulator. It is written in c++ by Evan Teran and Eli Dayan. It was designed to be portable so it is already able to be compiled on several platforms. The current version has been rewritten from scratch in order to focus on quality of emulation. Currently it supports the following features::

  • Qt interface is available on all platforms which support it
  • Good mapper support (0, 1, 2, 3, 4, 5, 7, 9, 10, 11, 13, 15, 16, 18, 19, 21, 22, 23, 24, 25, 26, 27, 32, 33, 34, 40, 41, 43, 46, 48, 50, 57, 58, 61, 64, 66, 68, 69, 71, 75, 76, 79, 86, 90, 113, 118, 144, 159, 163, 180, 201, 206, 218, 226, 228, 231, 232, 240, 241, 242, 243, 245)
  • Very accurate per-cycle implementation of CPU
  • Very accurate per-cycle implementation of APU
  • Very accurate per-cycle implementation of PPU

Binaries will be available on a "once they are ready" basis. We are in no rush to get yet another release out the door. We are currently focusing on code quality and emulation accuracy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].