Menu

Tree [d5f622] master /
 History

HTTPS access


File Date Author Commit
 4K.com 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 Herz.bmp 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 PACKER.EXE 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 PSYCH66.COM 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 SHOW.EXE 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 asmHerz.xls 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 c_intro.bat 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 c_packer.bat 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 c_show.bat 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 dumpHerz.xls 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 intro.asm 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 lincommit.sh 2021-01-30 Kirill Kranz Kirill Kranz [c1d61d] :)
 packer.asm 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit
 readme.txt 2021-01-30 Kirill Kranz Kirill Kranz [d5f622] :)
 show.asm 2021-01-30 Kirill Kranz Kirill Kranz [fcb465] Initial commit

Read Me

Welcome to the source peaces of my 4K "PSYCH 66"

most of code i did in 2008,

the Harth Symbol was taken from the DOS Font
as well as other Symbols and the Strings.
Scaled it did'nt looked like a harth.
So I desidet to redo this part of the intro.

I Created a Hart Symbol with Paint.
Converted it with my Tool "dumpHerz" to mask data file
If there is a white color it dumps a 1 else a 0.
Then I pack 8 masked bytes in one byte with the tool "packer"
Then I make an ASM inc file with the tool "asmHerz"
The testproc "show" shows us the packed sprite
This Harth Stuff I done in 2011.

The tools "dumpHerz" and "asmHerz" are writen in Visual Basic under Exel VBA6.5
The tools "packer" and "show" are writen in .286 Assembler under TASM4.0

the main intro "psych66" was writen in Assembler .87 Assembler under Microsoft's debug.com

to compile the intro you must start "debug intro.com",
intro.com is an start a 4K file filled with 01h.
then Open the psych66.asm mark all the source, copy the data,
and paste it to the opened debug session

All the Variables, Jumps and Proc calls are in segment:offset as static hex numbers

have fun :)

sorry, no spport for Win7DOSBOX :(
try WinXP

Key-Real of Very Important Pictures .aka. Kirill Kranz 2011

mailme: kranzkirill@gmail.com

HP: www.sistavip.com
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.