|
1 тиждень тому | |
---|---|---|
biblec @ 5a7496a18d | 1 місяць тому | |
fbrp @ b9e800c732 | 2 тижднів тому | |
.gitignore | 1 місяць тому | |
.gitmodules | 6 місяці тому | |
LICENSE | 6 місяці тому | |
README.md | 1 тиждень тому | |
app.c | 1 тиждень тому | |
heb12 | 1 тиждень тому | |
install.sh | 1 місяць тому | |
option_default.h | 1 місяць тому |
Bible command line interface reader.
Comes with instructions to compile and run from 1.44mb floppy.
No external dependencies required.
git clone --recurse-submodules https://code.heb12.com/heb12/heb12cli
gcc biblec/biblec.c fbrp/fbrp.c app.c -o heb12
Extract the 7z file to desired location, that’s it.
Get a bootable FreeDOS floppy (https://www.freedos.org/download/)
Download these drivers:
XMGR.SYS
RDISK.COM
from http://optimizr.no-ip.org/dos/file/drivers.zip
and place them on the floppy.
Change your config.sys: (You may not need the DOS part if you already have that file)
DEVICE=XMGR /W
DOS=HIGH,UMB
Reboot to the floppy, and type these commands:
rdisk
C:
A:\7zdec x A:\heb12.7z
And then you are done. Type “Heb12” and type in a verse.
“John 3 16”
“Heb 4 12”
“Gen 1 1-10”
Lorem
i586-pc-msdosdjgpp-gcc fbrp/fbrp.c bibles/web.c main.c -o main.exe
CWSDPMI by Charles W. Sandmann 1996-2010