An open API service indexing awesome lists of open source software.

https://github.com/willkirkmanm/p64

An Educational and Cycle Accurate Emulator for the Nintendo 64 with full VR4300 CPU emulation, Low Level RDP, RSP & RCP Emulation with Upscaled, 4K Graphics in Widescreen
https://github.com/willkirkmanm/p64

emulator-development n64 n64-emulator

Last synced: 12 months ago
JSON representation

An Educational and Cycle Accurate Emulator for the Nintendo 64 with full VR4300 CPU emulation, Low Level RDP, RSP & RCP Emulation with Upscaled, 4K Graphics in Widescreen

Awesome Lists containing this project

README

          




p64


Install
·
Documentation
·
Releases

An Educational and Cycle Accurate Emulator for the Nintendo 64 with full VR4300 CPU emulation, Low Level RDP, RSP & RCP Emulation

Capable of playing all released titles with minimal hardware requirements.



# Get Started
**Clone the Repository**
```
git clone https://github.com/WillKirkmanM/p64 --recursive
```

**Run the Emulator**
```
cargo run
```