fix bug with the GBA addon menu (and make it a proper list so we don'… #959
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/ARMJIT.cpp#L106
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L108
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L110
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L126
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L128
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L130
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L154
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L158
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L162
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT.cpp#L172
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Loading