Atari Jaguar GPU|DSP simulator & debugger
- Windows 10/11 64-bit
- MinGW 64-bit
- Linux
- Visual Studio 2022
- Makefile
- CMake
- Qt5
This project is using the work from https://github.com/42Bastian/gpudbug which is based on the Orion's GPUDBUG.
The logic done in Pascal has been converted to C/C++ using Copilot for the most part. The UI has been converted to Qt with the support of Copilot.