Difference between revisions of "BRender x86 1.1.2"

From Foone Wiki
Jump to navigation Jump to search
Line 10: Line 10:
*[https://rr2000.cwaboard.co.uk/R4/BRENDER/TEBK_1.HTM BRender x86 Technical Reference]
*[https://rr2000.cwaboard.co.uk/R4/BRENDER/TEBK_1.HTM BRender x86 Technical Reference]
*[https://rr2000.cwaboard.co.uk/R4/BRENDER/ERRATA.HTM BRender Documentation Errata]
*[https://rr2000.cwaboard.co.uk/R4/BRENDER/ERRATA.HTM BRender Documentation Errata]
*[https://rr2000.cwaboard.co.uk/R4/BRENDER/newfaq.htm BRender Newbies FAQ]
*[https://rr2000.cwaboard.co.uk/R4/BRENDER/newfaq.htm BRender Newbies FAQ]<br />

<br />


==Library files==
==Library files==
Line 152: Line 150:
|-
|-
|DIO4GWRR.LIB
|DIO4GWRR.LIB
|Watcom 10 DOS4GW
|Register-Calling
|DOS I/O
|-
|-
|DIO4GWRS.LIB
|DIO4GWRS.LIB
|Watcom 10 DOS4GW
|Stack-Calling
|DOS I/O
|-
|-
|DIOPLBR.LIB
|DIOPLBR.LIB
|Borland C 4.5
|
|DOS I/O
|-
|-
|DIOPLMR.LIB
|DIOPLMR.LIB
|
|
|DOS I/O
|-
|-
|DIOPLWRR.LIB
|DIOPLWRR.LIB
|Watcom 10
|Register-Calling
|DOS I/O
|-
|-
|DIOPLWRS.LIB
|DIOPLWRS.LIB
|Watcom 10
|Stack-Calling
|DOS I/O
|-
|-
|DIOPPBR.LIB
|DIOPPBR.LIB
|Borland C 4.5
|
|DOS I/O
|-
|-
|DIOX3WRR.LIB
|DIOX3WRR.LIB
|Borland C 4.5
|
|DOS I/O
|-
|-
|DIOX3WRS.LIB
|DIOX3WRS.LIB
|Borland C 4.5
|
|DOS I/O
|}
|}

Revision as of 00:50, 13 January 2022

Summary

This is the most complete and usable form of the BRender SDK found to date. It's located on the "Best of Internet" warez CD, July 1996 volume.

Other than some README.TXT files including some last minute additions and updates, there's no documentation included.

Useful external guides, from Argonaut (hosted on Tosh's RR2000 page)

Library files

A total of 49 LIB files are included, presumably for different setups and compilers. I'm attempting to identify which they are. The most useful guide is the image on the Installing BRender page.

Filename Compiler Variant Use
BRFMBXR.LIB Borland C 4.5 Fixed Point Arithmetic
BRFMMFR.LIB Microsoft C++ 2.0 Floating Point Arithmetic
BRFMMXR.LIB Microsoft C++ 2.0 Fixed Point Arithmetic
BRFMWFRR.LIB Watcom C 10a/10.5 Floating Point

Register-Calling

Arithmetic
BRFMWFRS.LIB Watcom C 10a/10.5 Floating Point

Stack-Calling

Arithmetic
BRFMWXRR.LIB Watcom C 10a/10.5 Fixed Point

Register-Calling

Arithmetic
BRFMWXRS.LIB Watcom C 10a/10.5 Fixed Point

Stack-Calling

Arithmetic
BRFWBFR.LIB
BRFWBXR.LIB Borland C 4.5 Fixed Point Arithmetic
BRFWMFR.LIB Borland C 4.5 Floating Point Arithmetic
BRFWMXR.LIB Borland C 4.5 Fixed Point Arithmetic
BRFWWFRR.LIB Watcom C 10a/10.5 Floating Point

Register-Calling

Arithmetic
BRFWWFRS.LIB Watcom C 10a/10.5 Floating Point

Stack-Calling

Arithmetic
BRFWWXRR.LIB Watcom C 10a/10.5 Fixed Point

Register-Calling

Arithmetic
BRFWWXRS.LIB Watcom C 10a/10.5 Fixed Point

Stack-Calling

Arithmetic
BRSTBFR.LIB
BRSTBXR.LIB
BRSTMFR.LIB
BRSTMXR.LIB
BRSTWFRR.LIB
BRSTWFRS.LIB
BRSTWXRR.LIB
BRSTWXRS.LIB
BRZBBFR.LIB
BRZBBXR.LIB
BRZBMFR.LIB
BRZBMXR.LIB
BRZBWFRR.LIB
BRZBWFRS.LIB
BRZBWXRR.LIB
BRZBWXRS.LIB
BRZSBFR.LIB
BRZSBXR.LIB
BRZSMFR.LIB
BRZSMXR.LIB
BRZSWFRR.LIB
BRZSWFRS.LIB
BRZSWXRR.LIB
BRZSWXRS.LIB
DIO4GWRR.LIB Watcom 10 DOS4GW Register-Calling DOS I/O
DIO4GWRS.LIB Watcom 10 DOS4GW Stack-Calling DOS I/O
DIOPLBR.LIB Borland C 4.5 DOS I/O
DIOPLMR.LIB DOS I/O
DIOPLWRR.LIB Watcom 10 Register-Calling DOS I/O
DIOPLWRS.LIB Watcom 10 Stack-Calling DOS I/O
DIOPPBR.LIB Borland C 4.5 DOS I/O
DIOX3WRR.LIB Borland C 4.5 DOS I/O
DIOX3WRS.LIB Borland C 4.5 DOS I/O