[PR #243] [MERGED] Fix 3DS simulator #334

Closed
opened 2026-05-06 13:16:53 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/243
Author: @Yaya-Cout
Created: 5/28/2022
Status: Merged
Merged: 4/13/2023
Merged by: @Yaya-Cout

Base: upsilon-devHead: upsilon-dev-3ds-ci


📝 Commits (10+)

📊 Changes

7 files changed (+39 additions, -19 deletions)

View changed files

📝 .github/workflows/ci-workflow.yml (+15 -13)
📝 build/platform.simulator.3ds.mak (+2 -0)
📝 build/targets.simulator.3ds.mak (+1 -1)
📝 build/toolchain.devkitarm.mak (+1 -1)
📝 ion/src/simulator/3ds/Makefile (+10 -3)
📝 ion/src/simulator/3ds/main.cpp (+4 -0)
📝 ion/src/simulator/external/sdl/include/SDL_stdinc.h (+6 -1)

📄 Description

This pull request fixes the 3DS simulator in the CI.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/243 **Author:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Created:** 5/28/2022 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev-3ds-ci` --- ### 📝 Commits (10+) - [`08f0944`](https://github.com/UpsilonNumworks/Upsilon/commit/08f0944514a24dae1b1f8aad3ea48a293a5d3ee9) [CI] Fix 3DS try 1 - [`25d65a3`](https://github.com/UpsilonNumworks/Upsilon/commit/25d65a3da08e4054f5c5d791a3ad5c6c6c4e6d1f) [CI] Fix 3DS try 2 - [`af20a6a`](https://github.com/UpsilonNumworks/Upsilon/commit/af20a6a10865d13b04295c959a14c93622d5d1e1) [CI] Fix 3DS try 3 - [`849ceda`](https://github.com/UpsilonNumworks/Upsilon/commit/849ceda67044af1eaecc777bf65859b2fb2ddc2f) [CI] Fix 3DS try 4 - [`2c09a36`](https://github.com/UpsilonNumworks/Upsilon/commit/2c09a3684cdeaf2670762f4972d23ce9324d8b54) [CI] Fix 3DS try 5 - [`6b1aa15`](https://github.com/UpsilonNumworks/Upsilon/commit/6b1aa15d37c6995ad34912ee0d12723cfc34eac5) [CI] Fix 3DS try 6 - [`a1e8daa`](https://github.com/UpsilonNumworks/Upsilon/commit/a1e8daacaad9c34cc8b69852744be601b3871787) [CI] Fix 3DS try 7 - [`371c286`](https://github.com/UpsilonNumworks/Upsilon/commit/371c286e2daee0eef38f23f84f46e2c7ffbf4a3d) [CI] Fix 3DS try 8 - [`aab1903`](https://github.com/UpsilonNumworks/Upsilon/commit/aab19030ca116576c7a620aea5f64bfc9546d1e2) [CI] Fix 3DS try 9 - [`2957e36`](https://github.com/UpsilonNumworks/Upsilon/commit/2957e36e8610ccb2f423cd84db664a6a9a51d7fb) [CI] Fix 3DS try 10 ### 📊 Changes **7 files changed** (+39 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-workflow.yml` (+15 -13) 📝 `build/platform.simulator.3ds.mak` (+2 -0) 📝 `build/targets.simulator.3ds.mak` (+1 -1) 📝 `build/toolchain.devkitarm.mak` (+1 -1) 📝 `ion/src/simulator/3ds/Makefile` (+10 -3) 📝 `ion/src/simulator/3ds/main.cpp` (+4 -0) 📝 `ion/src/simulator/external/sdl/include/SDL_stdinc.h` (+6 -1) </details> ### 📄 Description This pull request fixes the 3DS simulator in the CI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:53 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#334
No description provided.