Releases: farvardin/FabGL
Releases · farvardin/FabGL
hd20_DOSFORTH.img
hd20_DOSFORTH.img
This DOS image contains several FORTH:
- DX FORTH
- FIG148
- F-PC
- PYGMY17
- Turbo-FORTH 83
it also has some (unrelated) Interactive Fiction games into the IF folder.
You can edit this image (from Unix / Linux system) with:
sudo mount -t vfat -o offset=$((63 * 512)) hd20_DOSFORTH.img /mnt/temp/
You can use it with LilyGO TTGO VGA32 1.4, a cheap ESP32 board,
and FabGL (http://www.fabglib.org)
- unofficial version: https://github.com/farvardin/FabGL
put hd20_DOSFORTH.img at the root of the sd card, and also a msconfs.txt containing this line:
desc "DOS Forth (HDD 20MB)" hd0 https://github.com/farvardin/FabGL/releases/download/image/hd20_DOSFORTH.img boot hd0