Commit 02a7574
committed
Error code framework
As one of the feedbacks from the RetroArch UI Improvements
series put together by Nic Watt, the ways RetroArch (or any
other frontend) could indicate errors about the cores, is quite
limited. The Libretro API functions provide little feedback
opportunity for the cores to indicate problems.
By introducing a new environment call, the possibility will be
available across the board. This change is a wireframe and may be
extended / adopted as needed.1 parent cb69d25 commit 02a7574
3 files changed
+166
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
714 | 728 | | |
715 | 729 | | |
716 | 730 | | |
| |||
2574 | 2588 | | |
2575 | 2589 | | |
2576 | 2590 | | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
| 2601 | + | |
2577 | 2602 | | |
2578 | 2603 | | |
2579 | 2604 | | |
| |||
0 commit comments