1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 16:47:36 +00:00

Ports: Add emu2 DOS emulator

This commit is contained in:
Brendan Coles 2021-04-14 17:24:58 +00:00 committed by Andreas Kling
parent 6ac7d946be
commit d65e74bffa
7 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,9 @@
+++ emu2-master/src/codepage.c 2021-04-14 07:13:48.165698165 -0700
@@ -3,6 +3,7 @@
#include "env.h"
#include <stdlib.h>
#include <string.h>
+#include <strings.h>
/* List of code-pages */
struct cp_data