Commit 46e5734
authored
Fix GBA core value (#612)
The current GBA core is loading the `gb` core instead of the `gba`,
preventing GBA games from running.
<img width="1106" height="876" alt="image"
src="https://github.com/user-attachments/assets/5b4569c5-b525-4d70-ade8-928599f55290"
/>
(Screenshot from a GBA game)
This is a simple fix to address this issue.1 parent eee2a3c commit 46e5734
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1742 | 1742 | | |
1743 | 1743 | | |
1744 | 1744 | | |
1745 | | - | |
| 1745 | + | |
1746 | 1746 | | |
1747 | 1747 | | |
1748 | 1748 | | |
| |||
0 commit comments