You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could someone please send me a windows 3.1 patched 1.3 kernel. i cant for the life of me figure out how to compile it myself. i know its buggy i just want to play with it.
The text was updated successfully, but these errors were encountered:
Some additional info. You need NASM and OpenWatcom to build. Note you need to add -wcd=106 if you use a recent OpenWatcom snapshot. If you use the tagged snapshot FreeDOS CI uses you don't need it.
I think it's recommended to use the tagged snapshot FreeDOS CI uses, as my kernel builds using recent snapshot are a bit unstable and I'm getting unexpected "invalid opcode" errors with JEMM during startup.
(EDIT: Per updates in #138 the issue I was talking about should have been addressed.)
From what I've tested you can do this on any Linux distro as long as you've got necessary utilities installed.
could someone please send me a windows 3.1 patched 1.3 kernel. i cant for the life of me figure out how to compile it myself. i know its buggy i just want to play with it.
The text was updated successfully, but these errors were encountered: