mirror of
https://github.com/stevenhowes/wbios.git
synced 2026-05-26 15:53:34 +01:00
d410ad0acb
Original source https://www.pcengines.ch/file/wbios111s.zip
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
tinyBIOS read.me Pascal Dornier 071129
|
|
---------------- pdornier@pcengines.ch
|
|
|
|
LICENSING:
|
|
|
|
This code is licensed pursuant to the Common Public License rev. 0.5
|
|
(see CPL0_5.HTM).
|
|
|
|
Please provide bug fixes or additional features to me for inclusion
|
|
in the code base. Contributing to the BIOS core gives you specific
|
|
benefits - read the license for details.
|
|
|
|
SUPPORT:
|
|
|
|
This code is provided "as is", and I cannot provide free support.
|
|
Prior versions of tinyBIOS have been used by many customers, with
|
|
minimal support required. Contact me for a quote on customer
|
|
specific support, adaptations etc.
|
|
|
|
INSTALLATION:
|
|
|
|
To assemble tinyBIOS, you need to buy the A386 assembler (www.eji.com).
|
|
A linker is not required.
|
|
|
|
The source code was written using tab stops in columns 11, 19, 41.
|
|
The editor built into AS.COM will handle this correctly. See
|
|
TOOL\ED.DOC for details on how to use this editor.
|
|
|
|
To assemble the WRAP BIOS, go to the WRAP directory and see the
|
|
batch files there.
|