The SD Card Mini

The SD Card Mini archive contains the start files for the Hive and some tools and demos which are described here.

The programs are stared by typing their name if nothing explicit is written. So BASIC is stared with the command basic.

State: sdcard-mini-19-06-2009-kr

File Explanation Sourcecode
TEST.BAS A sample program for FemtoBasic (basic.bin). Load in BASIC with load„test.bas“, start with run.
vecdem1.bel vector graphic demo
2bit1.bin ???
6bit1.bin ???
basic.bin FemtoBasic
beldem1.bin Demo for Bellatrix. VGA graphic demo + Text + Buttons. Load with bload beldem1.bin.
beldem2.bin Demo for Bellatrix. VGA Startrek-Interface. Load with bload beldem2.bin.
beldem3.bin Demo for Bellatrix. VGA 512 x 384 Pixel. Load with bload beldem3.bin.
beldem4.bin Demo for Bellatrix. VGA 640 x 240 Pixel. Load with bload beldem4.bin.
beldem5.bin Demo for Bellatrix. TV Parallax graphics-demo. Load with bload beldem5.bin.
beldem6.bin Demo for Bellatrix. TV Parallax color-palette. Load with bload beldem6.bin.
beldem7.bin Demo for Bellatrix. TV Parallax tv-text-demo. Load with bload beldem7.bin.
beltest.bin Function test Bellatrix-BIOS beltest.spin
copy.bin Copies files. The file is read into the eRAM and then written to the SD-Card. copy <source> <target> <parameter> copy.spin
edit.bin ???
hallo.bin The inevitable Hello World program. hallo.spin
htext.bin VGA 1024 x 768 Pixel, 128 x 48 characters
ispart.bin Extension program for iSpin. Creates a container file for the screeninterface ispart.spin
ispin.bin iSpin is an interactive programming system with a forth like structure ispin.spin
keycode.bin Displays the KeyCode as hex, dez, char, spec. Close with 'q' keycode.spin
para.bin Demo for command line parameters of some programs para.spin
play.bin Command line sound player for HSS-files. Close with 'q' play.spin
ramtest.bin Ramtest. Both Ram banks get filled with random numbers and will be compared. You will get an error message if they are not equal ramtest.spin
ramtest2.bin Ramtest ramtest2.spin
reboot.bin Command „reboot“. Bellatrix and Regnatix will reboot reboot.spin
regime.bin The actual command line interpreter. It is identical with sys.bin regime.spin
rtool.bin Regnatix-RAM-Tool. Enter 'help' if you want to now how to use it (if sfxhelp.txt is available) rtool.spin
sedit.bin Extension program for iSpin. Screeneditor sedit.spin
sertest.bin Test tool for the serial interface [9600:8:1:n] sertest.spin
sfxtool.bin Tool to experiment with the HSS-SFX-functions. Enter 'help' if you want to now how to use it sfxtool.spin
stint.bin ???
stplay.bin Star-Tracker. Start with stplay.bin. The tracker plays all the *. HSS files in sequence startracker.spin
sview.bin Extension program for iSpin. Screenviewer sview.spin
sys.bin Systemfile, will automatically load on startup. Command line interpreter; it is identical with regime.bin. regime.spin
tv.bin TV-Textmode 40 x 13 characters (testversion)
vecdem1.bin Vector graphic demo
vga.bin Systemfile. It is the VGA driver with 1024 x 768 Pixel, 64 x 48 characters. os-1-bel-bios.spin
vid.bin ???
wplay.bin wplay.spin
xload.bin Download a file from PC. Writes XFILE.BIN on the SD-Card [115200:8:1:n] xload.spin
*.hss Are music files for the Star-Tracker stplay.bin
beldem.txt Short brief for the graphic demos
grafik.txt Short brief for the graphic demos
test.txt Sample text
test1.txt Sample text
test2.txt Sample text