From 82b5171691b9e75e2f86e8504973ff03dd4b1d49 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Sun, 4 Mar 2012 23:12:34 -0500 Subject: [PATCH] Update to processor requirements --- mystic/README.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/mystic/README.txt b/mystic/README.txt index d94a827..a146911 100644 --- a/mystic/README.txt +++ b/mystic/README.txt @@ -13,6 +13,9 @@ Current build options used with Free Pascal are as follows: fpc -CX -XX -Xs -O3 -B -OpPENTIUM3 -OoREGVAR -OoSTACKFRAME -OoPEEPHOLE -OoASMCSE -WN +Mystic BBS is compiled to require a Pentium 3 or better processor (SSE instruction set) which +means that it should run on any computer built in the late 90s up to current day. + Mystic BBS project can be found at mysticbbs.sourceforge.net Additional support can possibly be found at mysticbbs.com and wiki.mysticbbs.com. @@ -20,10 +23,12 @@ Additional support can possibly be found at mysticbbs.com and wiki.mysticbbs.com The author can be contacted at this time through e-mail at mysticbbs@gmail.com. It is encouraged that fixes and additions be coordinated with the current authors. -The current code here reflects the latest 1.10 alphas and is not yet compatible with 1.09 or -previous 1.10 alphas. +!!! WARNING!!! + +The current code here reflects the latest 1.10 alphas and is not yet compatible with 1.09. With the 1.10 final/stable release we will be officially annoucing Mystic as a GPL program and -at that time we will branch off to a current stable and development code base. In the -meantime we are using the end of this development cycle to get the project integrated with -SourceForge. +at that time we will branch off to a current stable and development code base as well as release +an upgrade package to get everyone on the same page with both binary and source distributions. + +If you are not running at least 1.10 Alpha 11 than this code will not run for you.