diff --git a/glide3x/README.2 b/glide3x/README.2 index 51284b9..698759b 100644 --- a/glide3x/README.2 +++ b/glide3x/README.2 @@ -1,4 +1,4 @@ -Glide3x (oct-2004): +Glide3x (dec-2004): ~~~~~~~~~~~~~~~~~~~ sst1: Voodoo Graphics XOR Voodoo Rush @@ -8,11 +8,11 @@ sst1: Voodoo Graphics XOR Voodoo Rush ---------------- DOS/DJGPP working - Req: DJGPP 2.04 (gcc 3.3.3, make 3.80) + Req: DJGPP 2.04 Build: make -f Makefile.DJ FX_GLIDE_HW=sst1 [...] DOS/OpenWatcom working - Req: OpenWatcom 1.2, GNU make 3.80 + Req: OpenWatcom 1.2 Build: cd sst1/glide3/src make -f Makefile.wat FX_GLIDE_HW=sst1 [...] @@ -21,7 +21,7 @@ sst1: Voodoo Graphics XOR Voodoo Rush Build: make -f makefile.linux FX_GLIDE_HW=sst1 [...] Win32 working - Req: MSVC6 (cl 12.00.8168, link 6.00.8168), GNU make + Req: MSVC6 (cl 12.00.8168, link 6.00.8168) Build: cd sst1/glide3/src make -f Makefile.win32 FX_GLIDE_HW=sst1 [...] @@ -29,11 +29,11 @@ sst1: Voodoo Graphics XOR Voodoo Rush ----------------- DOS/DJGPP working - Req: DJGPP 2.04 (gcc 3.3.3, make 3.80) + Req: DJGPP 2.04 Build: make -f Makefile.DJ FX_GLIDE_HW=sst96 [...] DOS/OpenWatcom working - Req: OpenWatcom 1.2, GNU make 3.80 + Req: OpenWatcom 1.2 Build: cd sst1/glide3/src make -f Makefile.wat FX_GLIDE_HW=sst96 [...] @@ -42,7 +42,7 @@ sst1: Voodoo Graphics XOR Voodoo Rush Build: make -f makefile.linux FX_GLIDE_HW=sst96 [...] Win32 working - Req: MSVC6 (cl 12.00.8168, link 6.00.8168), GNU make + Req: MSVC6 (cl 12.00.8168, link 6.00.8168) Build: cd sst1/glide3/src make -f Makefile.win32 FX_GLIDE_HW=sst96 [...] @@ -54,11 +54,11 @@ cvg: Voodoo^2 --------- DOS/DJGPP working - Req: DJGPP 2.04 (gcc 3.3.3, make 3.80) + Req: DJGPP 2.04 Build: make -f Makefile.DJ FX_GLIDE_HW=cvg [...] DOS/OpenWatcom working - Req: OpenWatcom 1.2, GNU make 3.80 + Req: OpenWatcom 1.2 Build: cd cvg/glide3/src make -f Makefile.wat FX_GLIDE_HW=cvg [...] @@ -67,7 +67,7 @@ cvg: Voodoo^2 Build: make -f makefile.linux FX_GLIDE_HW=cvg [...] Win32 working - Req: MSVC6 (cl 12.00.8168, link 6.00.8168), GNU make + Req: MSVC6 (cl 12.00.8168, link 6.00.8168) Build: cd cvg/glide3/src make -f Makefile.win32 FX_GLIDE_HW=cvg [...] @@ -79,11 +79,11 @@ h3: Voodoo Banshee, Voodoo3 ------------------------ DOS/DJGPP working - Req: DJGPP 2.04 (gcc 3.3.3, make 3.80) + Req: DJGPP 2.04 Build: make -f Makefile.DJ FX_GLIDE_HW=h3 [...] DOS/OpenWatcom working - Req: OpenWatcom 1.2, GNU make 3.80 + Req: OpenWatcom 1.2 Build: cd h3/glide3/src make -f Makefile.wat FX_GLIDE_HW=h3 [...] @@ -92,7 +92,7 @@ h3: Voodoo Banshee, Voodoo3 Build: make -f makefile.linux FX_GLIDE_HW=h3 [...] Win32 working - Req: MSVC6 (cl 13.00.9176, link 7.00.9210), GNU make, 2KDDK? + Req: MSVC6 (cl 13.00.9176, link 7.00.9210), 2KDDK? Build: cd h3/glide3/src make -f Makefile.win32 FX_GLIDE_HW=h3 [...] @@ -104,11 +104,11 @@ h5: Voodoo Banshee, Velocity 100/200, Voodoo3/4/5 ---------------------------------------------- DOS/DJGPP working - Req: DJGPP 2.04 (gcc 3.3.3, make 3.80) + Req: DJGPP 2.04 Build: make -f Makefile.DJ FX_GLIDE_HW=h5 [...] DOS/OpenWatcom working - Req: OpenWatcom 1.2, GNU make 3.80 + Req: OpenWatcom 1.2 Build: cd h5/glide3/src make -f Makefile.wat FX_GLIDE_HW=h5 [...] @@ -117,12 +117,13 @@ h5: Voodoo Banshee, Velocity 100/200, Voodoo3/4/5 Build: make -f makefile.linux FX_GLIDE_HW=h5 [...] Win32 working - Req: MSVC6 (cl 13.00.9176, link 7.00.9210), GNU make, 2KDDK? - Build: nmake -f Makefile.win32 FX_GLIDE_HW=h5 [...] + Req: MSVC6 (cl 13.00.9176, link 7.00.9210), 2KDDK? + Build: cd h5/glide3/src + make -f Makefile.win32 FX_GLIDE_HW=h5 [...] Notes: - 1) All systems require nasm 0.98.38. + 1) All systems require nasm 0.98.38 and GNU make 3.80. 2) Linux has an alternate way to build, using chores.3dfx (auto*) build system. See INSTALL for more info. 3) grDrawPoint has type-punning problems (optimizations enabled) in