Atari Jaguar GPU|DSP simulator & debugger
- Windows 10/11 64-bit
- MinGW 64-bit
- Linux
- Visual Studio 2022 64-bit, Makefile or CMake
- Qt5
- gcc
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.