From 8dc74629b9b8de70a80082a929a2c4954ad00fd6 Mon Sep 17 00:00:00 2001 From: Nishi Date: Fri, 27 Sep 2024 21:27:15 +0000 Subject: [PATCH] add port info git-svn-id: file:///raid/svn-personal/tewi/trunk@185 8739d7e6-ffea-ec47-b151-bdff447c6205 --- README | 14 ++++++++++++++ README.tmpl | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/README b/README index 703769c..a73468e 100644 --- a/README +++ b/README @@ -30,3 +30,17 @@ Version Number Defined | | +- Bug fixes / security fixes | +--- Minor features +----- Breaking changes + +Platform support +-------------------------- +Currently, these platforms are supported: + +Windows 9x Experimental port, buggy + TODO: Get it more stable + TODO: Use MinGW not Cygwin +Windows NT 4.0 and later Working on NT 4.0 SP6a +Linux Working on Debian GNU/Linux 12 (x86_64) +NetBSD Working on NetBSD/amd64 10.0 +Haiku Working +PlayStation Portable Working, missing module support + TODO: Get multi-threading working (maybe) diff --git a/README.tmpl b/README.tmpl index b7c632a..e784356 100644 --- a/README.tmpl +++ b/README.tmpl @@ -30,3 +30,17 @@ Version Number Defined | | +- Bug fixes / security fixes | +--- Minor features +----- Breaking changes + +Platform support +-------------------------- +Currently, these platforms are supported: + +Windows 9x Experimental port, buggy + TODO: Get it more stable + TODO: Use MinGW not Cygwin +Windows NT 4.0 and later Working on NT 4.0 SP6a +Linux Working on Debian GNU/Linux 12 (x86_64) +NetBSD Working on NetBSD/amd64 10.0 +Haiku Working +PlayStation Portable Working, missing module support + TODO: Get multi-threading working (maybe) -- 2.45.2