home *** CD-ROM | disk | FTP | other *** search
- These are the entire sources that you need to build the executable.
- For those of you intending to re-make the program, or hack it a bit, read
- the makefile, as there is some pertinent info in there as well.
-
- Directions on using the program and other important stuff are in the "readme"
- on directory up. You should have read that before reading this.
-
- There is already a ready-to-go executable "cyrix.exe" included, so you
- don't have to build anything, if you don't want to.
-
- I built this program with Microsoft C/C++ v7.0 and Microsoft MASM v5.1
- You may be able to use different versions.
-
- If you don't have the above, you can use the version in "src_gcc" which
- is for the *free* "gcc" compiler. See the readme in that directory for
- more details.
-
- Also, chances are that you could build it with Borland's Turbo C/C++
- and Borland's TASM without much difficulty in porting it. It would have
- to be easier than porting it to gcc. ;-)
-
- Paul.
-