gc-eu-dbg OK (#2700)

* gc-eu-dbg OK

* cleanup/fortify makefile and line_numbers.h changes

* fill segments.csv

* add gc-eu-dbg to Jenkinsfile

* cleanup/fortify dmadata_table.h

* add gc-eu-dbg to readme

* fix checksum check and compressed checksum
This commit is contained in:
Dragorn421
2026-03-02 16:45:07 +01:00
committed by GitHub
parent 3d51e21020
commit e66e6f8f1d
14 changed files with 2861 additions and 50 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
/**
* Select dmadata table for version
*/
#if OOT_VERSION == GC_EU_MQ_DBG && !NON_MATCHING
#include "dmadata_table_mqdbg.h"
#if (OOT_VERSION == GC_EU_MQ_DBG || OOT_VERSION == GC_EU_DBG) && !NON_MATCHING
#include "dmadata_table_dbg.h"
#else
// For retail versions and non-matching builds, dmadata is generated from the specfile segments
#include "dmadata_table_spec.h"
@@ -1,5 +1,5 @@
/**
* Matching dmadata layout for PAL MQ Debug
* Matching dmadata layout for PAL MQ Debug and PAL Debug
*
* DEFINE_DMA_ENTRY should be used for all dmadata entries
* - Argument 1: Name of the spec segment