Upload
This commit is contained in:
commit
b863647055
142 changed files with 17352 additions and 0 deletions
BIN
Cerbios Bios/Pheonix Bios Loader/Cerbios.bin
Normal file
BIN
Cerbios Bios/Pheonix Bios Loader/Cerbios.bin
Normal file
Binary file not shown.
26
Cerbios Bios/Pheonix Bios Loader/boot.cfg
Normal file
26
Cerbios Bios/Pheonix Bios Loader/boot.cfg
Normal file
|
@ -0,0 +1,26 @@
|
|||
# PBL Metoo Edition configuration file
|
||||
|
||||
# This is the bios image file loaded at boot. It is loaded from the same
|
||||
# directory default.xbe is in.
|
||||
|
||||
Romfile Cerbios.bin
|
||||
|
||||
# Change the led color sequence when the loader boots. Define it if you
|
||||
# like flashing lights and glimmering objects. r=red, o=orange, g=green, x=off.
|
||||
|
||||
#LEDSequence rrrr
|
||||
|
||||
# Define to write debug messages to pbldebug.log. May be useful in finding out
|
||||
# what's wrong, when it doesn't work. Default log file name is pbldebug.log.
|
||||
|
||||
#Debug true
|
||||
#DebugLog pbldebug.log
|
||||
|
||||
# What to do with the screen during bios loading:
|
||||
# keep = keep the current screen (default)
|
||||
# blank = blank screen
|
||||
# off = turn video output off completely
|
||||
# nothing = don't do anything to the video output (results in
|
||||
# garbage output during bios loading)
|
||||
|
||||
#Screen blank
|
BIN
Cerbios Bios/Pheonix Bios Loader/default.xbe
Normal file
BIN
Cerbios Bios/Pheonix Bios Loader/default.xbe
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue