Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 668 Bytes

File metadata and controls

22 lines (17 loc) · 668 Bytes

Ubuntu Ubuntu Build

GPUDbug2

Atari Jaguar GPU|DSP simulator & debugger

Platform

  • Windows 10/11 64-bit
  • MinGW 64-bit
  • Linux

Project

  • Visual Studio 2022
  • Makefile
  • CMake

prerequisites

  • Qt5

Foundation

This project is using the work from https://github.com/42Bastian/gpudbug which is based on the Orion's GPUDBUG.

Disclaimer

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.