Initial commit of 1.11 source as released by PC Engines

Original source https://www.pcengines.ch/file/wbios111s.zip
This commit is contained in:
Steve Howes
2023-07-25 16:17:48 +01:00
commit d410ad0acb
57 changed files with 13831 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
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.