1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-05 21:34:14 +01:00

Added wmtemp, added patch for fs-uae 2.4

This commit is contained in:
root
2016-07-03 11:06:13 +02:00
parent 9415a3a321
commit edb10c7656
6 changed files with 68 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
--- fs-uae-2.4.3_orig/src/fs-uae/menu.c 2015-01-27 21:48:55.000000000 +0100
+++ fs-uae-2.4.3/src/fs-uae/menu.c 2016-02-14 18:40:33.374505033 +0100
@@ -7,7 +7,7 @@
#include <fs/time.h>
#include "fs-uae.h"
-#define NUM_SAVE_SLOTS 9
+#define NUM_SAVE_SLOTS 17
/// TRANSLATORS: This is a menu entry and must not be too long: If you struggle
/// to get in short enough, just translate "No Device" instead.
#define NO_HOST_DEVICE _("No Host Device")

View File

@@ -0,0 +1,11 @@
--- fs-uae-2.6.2_orig/src/fs-uae/menu.c 2015-09-25 17:15:29.000000000 +0200
+++ fs-uae-2.6.2/src/fs-uae/menu.c 2016-03-13 12:31:45.503730004 +0100
@@ -12,7 +12,7 @@
#include "fs-uae.h"
#include "config-common.h"
-#define NUM_SAVE_SLOTS 9
+#define NUM_SAVE_SLOTS 17
/// TRANSLATORS: This is a menu entry and must not be too long: If you struggle
/// to get in short enough, just translate "No Device" instead.
#define NO_HOST_DEVICE _("No Host Device")