File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ set(CMAKE_AUTOMOC ON)
66set (CMAKE_AUTORCC ON )
77set (CMAKE_AUTOUIC ON )
88
9- # Find Qt5 (adjust Qt6 if needed)
9+ # Find Qt5 (adjust Qt5 if needed)
1010find_package (Qt5 COMPONENTS Widgets REQUIRED )
1111
1212# Read version from VERSION file
Original file line number Diff line number Diff line change 1+ ![ Ubuntu] ( https://img.shields.io/badge/Ubuntu-22.04-E95420?logo=ubuntu&logoColor=white ) ![ Ubuntu Build] ( https://github.com/djipi/GPUDbug2/actions/workflows/main.yml/badge.svg?label=Ubuntu )
2+
13# GPUDbug2
24Atari Jaguar GPU|DSP simulator & debugger
35
@@ -6,10 +8,12 @@ Atari Jaguar GPU|DSP simulator & debugger
68* MinGW 64-bit
79* Linux
810
9- ## Project & prerequisites
10- * Visual Studio 2022 64-bit, Makefile or CMake
11+ ## Project
12+ * Visual Studio 2022
13+ * Makefile
14+ * CMake
15+ ### prerequisites
1116* Qt5
12- * gcc
1317
1418## Foundation
1519This project is using the work from https://github.com/42Bastian/gpudbug which is based on the Orion's GPUDBUG.
You can’t perform that action at this time.
0 commit comments