summaryrefslogtreecommitdiff
path: root/Ports/genemu/patches/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/genemu/patches/ReadMe.md')
-rw-r--r--Ports/genemu/patches/ReadMe.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/Ports/genemu/patches/ReadMe.md b/Ports/genemu/patches/ReadMe.md
new file mode 100644
index 0000000000..5ca207e54d
--- /dev/null
+++ b/Ports/genemu/patches/ReadMe.md
@@ -0,0 +1,27 @@
+# Patches for genemu on SerenityOS
+
+## `0001-Manually-link-against-SDL2.patch`
+
+Manually link against SDL2
+
+
+## `0002-Disable-logging.patch`
+
+Disable logging
+
+
+## `0003-Add-a-missing-cstdlib-include.patch`
+
+Add a missing cstdlib include
+
+
+## `0004-Use-SDL2-for-SDL-includes.patch`
+
+Use <SDL2> for SDL includes
+
+
+## `0005-Use-software-rendering.patch`
+
+Use software rendering
+
+