[![Build (MSBuild)](https://github.com/liuk7071/ChonkyStation/actions/workflows/build.yml/badge.svg)](https://github.com/liuk7071/ChonkyStation/actions/workflows/build.yml) [![Automated Tests](https://github.com/liuk7071/ChonkyStation/actions/workflows/run_unit_tests.yml/badge.svg)](https://github.com/liuk7071/ChonkyStation/actions/workflows/run_unit_tests.yml)

ChonkyStation

A PlayStation 1 emulator
The PlayStation, often abbreviated as PS1 or PSX, is a video game console released by Sony Computer Entertainment.
# What is implemented, at least partially - CPU (Working on the GTE) - DMA - GPU (OpenGL renderer) - CDROM - Timers - Pads - Memory cards - MDEC # What isn't - SPU

Some screenshots

![Screenshot](docs/img/boot.png) ![Screenshot](docs/img/amidog.png) ![Screenshot](docs/img/RR.png) ![Screenshot](docs/img/crash.png) # Thank you peach [@wheremyfoodat](https://github.com/wheremyfoodat)