From 5820acede40168a3a88a599208eb01d547ac1442 Mon Sep 17 00:00:00 2001 From: CharlesThobe Date: Tue, 4 Jan 2022 04:56:01 +0200 Subject: [PATCH] Edit README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a683666..9916545 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,5 @@ cmake -G Ninja .. && ninja ``` the `chdman` binary will be in the build directory. + +Note: You can copy the "CMakeLists.txt" and "src/osd/modules/lib/osd_getenv.cpp" over the MAME source tree and it will build.