PS2 Emulator project

17/07/2025

I am undertaking this project because it will challenge me to understand more than just the software/ programming aspect, as i will need to develop the emulation of the PS2 hardware components, including the CPU, GPU, and memory management. I expect this project to take me a minimum of six months as I will be working on it alongside my masters degree.


Although a popular PS2 emulator exists (PCSX2), it is created in C++ which is not directly translational to C# which I am using as it aligns with my Masters degree.