Skip to content

Nabile-Rahmani/DotN64

Folders and files

NameName
Last commit message
Last commit date
Dec 24, 2018
Dec 24, 2018
Jun 27, 2018
Sep 26, 2017
Aug 23, 2017
Sep 1, 2017
Jun 11, 2018
Jun 11, 2018
Jan 17, 2018
Jun 27, 2018

Repository files navigation

.N⁶⁴

build status

logo

N64, meet .NET.


.N⁶⁴ is a work-in-progress emulator written in C#, the purpose of which is to personally learn more about the low-level aspects of computing.

This project was started thanks to ferris' amazing series called Ferris Makes Emulators, easing the introduction to emulation development with his thorough approach to the subject.

I strive to make the source code as elegant as I can while keeping an eye on performance.

Status

Game code is executed and audio/video interrupts are serviced, which probably cause the OS to save thread states as it switches contexts.

Goals

  • Implement angrylion's RDP core in the short term.

  • Support expansion devices such as the 64DD.

Requirements

Documentation

Please visit https://nabile.duckdns.org/DotN64/docs/ for documentation on this project.

Releases

No releases published

Packages

No packages published

Languages