From 07f38c8ee3b38d2993db9bd6c8b24b6396ab5610 Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Wed, 11 Mar 2020 11:56:10 +0100 Subject: [PATCH] Update feature comparison in README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aed52009..f9e31a9c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Read more at | **CI** | Yes | No | **Static analysis** | Yes[2],[3] | No | **Dynamic analysis** | Yes | No -| **Automated regression tests** | No (planned)[4] | No +| **Automated regression tests** | No (WIP) | No | **SDL** | 2.0 | 1.2 [SVN]:https://sourceforge.net/projects/dosbox/ @@ -57,15 +57,17 @@ Other feature differences: | | dosbox-staging | DOSBox |- |- |- -| **[OPL] emulators** | compat, fast, mame, nuked[7] | compat, fast, mame -| **[CGA]/mono support** | Yes (`machine=cga_mono`)[8] | Only CGA with colour +| **Pixel-perfect mode** | Yes (`output=texturepp`)[7] | N/A +| **[OPL] emulators** | compat, fast, mame, nuked[8] | compat, fast, mame +| **[CGA]/mono support** | Yes (`machine=cga_mono`)[9] | Only CGA with colour | **[Wayland] support** | Experimental (use `SDL_VIDEODRIVER=wayland`) | N/A [OPL]:https://en.wikipedia.org/wiki/Yamaha_YMF262 [CGA]:https://en.wikipedia.org/wiki/Color_Graphics_Adapter [Wayland]:https://en.wikipedia.org/wiki/Wayland_(display_server_protocol) -[7]:https://www.vogons.org/viewtopic.php?f=9&t=37782 -[8]:https://github.com/dreamer/dosbox-staging/commit/ffe3c5ab7fb5e28bae78f07ea987904f391a7cf8 +[7]:https://github.com/dreamer/dosbox-staging/commit/d1be65b105de714924947df4a7909e684d283385 +[8]:https://www.vogons.org/viewtopic.php?f=9&t=37782 +[9]:https://github.com/dreamer/dosbox-staging/commit/ffe3c5ab7fb5e28bae78f07ea987904f391a7cf8 ## Development snapshot builds