Skip to content

Commit 3eb8d36

Browse files
README: Add discussion of platform support. (#146)
1 parent c395b81 commit 3eb8d36

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,14 @@ together the makefile parts that it needs.
1616
It will build in ../ostype.cputype-x (for the .o files) and
1717
../ostype.cputype for the executables.
1818

19+
## Development Platforms
1920

21+
We are developing on FreeBSD, Linux, macOS, and Solaris currently
22+
on arm, arm64, PowerPC, SPARC, x86, and x86_64 hardware.
2023

24+
We believe it will work on these platforms.
25+
26+
Fixes and improvements for additional platforms and hardware is
27+
welcome. Work is underway to run better on Windows.
28+
29+
In the past, Maiko ran on DOS. This may or may not still work.

0 commit comments

Comments
 (0)