|
2 months ago | |
---|---|---|
biblec @ 8513420b8d | 2 months ago | |
fbrp @ 5cbce4054a | 2 months ago | |
.gitignore | 5 months ago | |
.gitmodules | 5 months ago | |
LICENSE | 6 months ago | |
README.md | 3 months ago | |
app.c | 2 months ago | |
foo | 2 months ago | |
heb12 | 2 months ago | |
startup.sh | 2 months ago |
Bible command line interface reader.
Comes with instructions to compile and run from 1.44mb floppy.
git clone --recurse-submodules https://code.heb12.com/heb12/heb12lite
./startup.sh
./a.out
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