mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[locale] added FreeDOS locale files
This commit is contained in:
parent
64949c27e1
commit
7fbee9d6d7
28 changed files with 76 additions and 11 deletions
BIN
freedos/DISPLAY.EXE
Normal file
BIN
freedos/DISPLAY.EXE
Normal file
Binary file not shown.
BIN
freedos/KEYB.EXE
Normal file
BIN
freedos/KEYB.EXE
Normal file
Binary file not shown.
BIN
freedos/KEYBOARD.SYS
Normal file
BIN
freedos/KEYBOARD.SYS
Normal file
Binary file not shown.
BIN
freedos/KEYBRD2.SYS
Normal file
BIN
freedos/KEYBRD2.SYS
Normal file
Binary file not shown.
BIN
freedos/KEYBRD3.SYS
Normal file
BIN
freedos/KEYBRD3.SYS
Normal file
Binary file not shown.
BIN
freedos/KEYBRD4.SYS
Normal file
BIN
freedos/KEYBRD4.SYS
Normal file
Binary file not shown.
BIN
freedos/ega.cpx
Normal file
BIN
freedos/ega.cpx
Normal file
Binary file not shown.
BIN
freedos/ega10.cpx
Normal file
BIN
freedos/ega10.cpx
Normal file
Binary file not shown.
BIN
freedos/ega11.cpx
Normal file
BIN
freedos/ega11.cpx
Normal file
Binary file not shown.
BIN
freedos/ega12.cpx
Normal file
BIN
freedos/ega12.cpx
Normal file
Binary file not shown.
BIN
freedos/ega13.cpx
Normal file
BIN
freedos/ega13.cpx
Normal file
Binary file not shown.
BIN
freedos/ega14.cpx
Normal file
BIN
freedos/ega14.cpx
Normal file
Binary file not shown.
BIN
freedos/ega15.cpx
Normal file
BIN
freedos/ega15.cpx
Normal file
Binary file not shown.
BIN
freedos/ega16.cpx
Normal file
BIN
freedos/ega16.cpx
Normal file
Binary file not shown.
BIN
freedos/ega17.cpx
Normal file
BIN
freedos/ega17.cpx
Normal file
Binary file not shown.
BIN
freedos/ega18.cpx
Normal file
BIN
freedos/ega18.cpx
Normal file
Binary file not shown.
BIN
freedos/ega2.cpx
Normal file
BIN
freedos/ega2.cpx
Normal file
Binary file not shown.
BIN
freedos/ega3.cpx
Normal file
BIN
freedos/ega3.cpx
Normal file
Binary file not shown.
BIN
freedos/ega4.cpx
Normal file
BIN
freedos/ega4.cpx
Normal file
Binary file not shown.
BIN
freedos/ega5.cpx
Normal file
BIN
freedos/ega5.cpx
Normal file
Binary file not shown.
BIN
freedos/ega6.cpx
Normal file
BIN
freedos/ega6.cpx
Normal file
Binary file not shown.
BIN
freedos/ega7.cpx
Normal file
BIN
freedos/ega7.cpx
Normal file
Binary file not shown.
BIN
freedos/ega8.cpx
Normal file
BIN
freedos/ega8.cpx
Normal file
Binary file not shown.
BIN
freedos/ega9.cpx
Normal file
BIN
freedos/ega9.cpx
Normal file
Binary file not shown.
BIN
freedos/mode.com
Normal file
BIN
freedos/mode.com
Normal file
Binary file not shown.
|
@ -1,9 +1,24 @@
|
|||
The COMMAND.COM file was extracted from the fd11tst3.img image available at:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.1-test3/
|
||||
o COMMAND.COM file was extracted from the fd11tst3.img image available at:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.1-test3/
|
||||
|
||||
Because of issue #19 (see https://github.com/pbatard/rufus/issues/19) KERNEL.SYS
|
||||
is a recompiled version, from the 2011.12.16 svn source, with FORCELBA enabled
|
||||
and with the following patch having been applied:
|
||||
o The EGA files were extracted from the cpidos30.zip available at:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/cpi/
|
||||
|
||||
o DISPLAY.EXE was extracted from /disp013x.zip available at:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/display
|
||||
|
||||
o KEYB.EXE was extracted from KEYB201.ZIP available at:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/keyb/2.01/
|
||||
|
||||
o The keyboard layouts (KEYB___.SYS) were extracted from kpdos30x.zip:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/keyb/kblayout/
|
||||
|
||||
o MODE.COM was extracted from mode-2005may12.zip available at:
|
||||
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/mode/2005/
|
||||
|
||||
o Because of issue #19 (see https://github.com/pbatard/rufus/issues/19)
|
||||
KERNEL.SYS is a recompiled version, from the 2011.12.16 svn source, with
|
||||
FORCELBA enabled and with the following patch having been applied:
|
||||
|
||||
Index: kernel/initdisk.c
|
||||
===================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue