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
- Host: GitHub
- URL: https://github.com/willkirkmanm/p64
- Owner: WillKirkmanM
- License: gpl-3.0
- Created: 2024-12-12T20:50:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-16T15:36:26.000Z (over 1 year ago)
- Last Synced: 2025-05-30T14:26:12.661Z (about 1 year ago)
- Topics: emulator-development, n64, n64-emulator
- Language: Rust
- Homepage: https://p64.parson.dev
- Size: 404 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```