hnes
NES Emulator
A NES emulator written in Haskell that supports multiple mappers and has a basic structure, PPU integration, APU handling, and a test suite.
NES Emulator written in Haskell
379 stars
10 watching
19 forks
Language: Haskell
last commit: over 2 years ago emulatorhaskellnes
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An emulator for the Super Nintendo Entertainment System (SNES), focusing on performance and features. | 1,719 |
| | A NES emulation library with an easy-to-use API, supporting multiple mappers and allowing developers to control the CPU and PPU state. | 129 |
| | An emulator and library for running NES games in the browser using JavaScript. | 64 |
| | An emulator for the Nintendo Entertainment System written in Rust. | 750 |
| | An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. | 778 |
| | A terminal emulator written in Haskell with two components: a 'pure' package for parsing and updating terminal states and a proof-of-concept implementation using SDL for rendering and keyboard input. | 67 |
| | A terminal-based frontend for the SimpleNES emulator. | 11 |
| | An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling. | 95 |
| | An emulator for various retro consoles built on Adobe Flash technology | 606 |
| | An emulator for early PCs written in Rust, aiming to provide accurate cycle-by-cycle execution of 8088-based systems. | 590 |
| | An emulator core with a graphical user interface for the Nintendo Entertainment System (NES) console | 714 |
| | An embeddable implementation of the Ngaro Virtual Machine for Go programs | 29 |
| | A cross-platform GameBoy emulator written in Rust. | 1,373 |
| | An open source Game Boy emulator written in UXNtal. | 47 |
| | An experimental JavaScript emulator of the Nintendo 64's CPU instructions to run commercial and homebrew games | 71 |