|
1 year ago | |
---|---|---|
biblec @ 8513420b8d | 1 year ago | |
fbrp @ 5cbce4054a | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
app.c | 1 year ago | |
foo | 1 year ago | |
heb12 | 1 year ago | |
startup.sh | 1 year 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