https://github.com/bagnalla/nes
NES emulator
https://github.com/bagnalla/nes
Last synced: 3 months ago
JSON representation
NES emulator
- Host: GitHub
- URL: https://github.com/bagnalla/nes
- Owner: bagnalla
- Created: 2024-10-19T19:41:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T03:26:28.000Z (8 months ago)
- Last Synced: 2024-10-30T06:22:52.676Z (8 months ago)
- Language: Rust
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nes
NES emulatorFor raylib:
```
apt install libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libgl1-mesa-dev
```