Some source code from the time when I was studying computer science and already spent a good part of my evenings and weekends behind the computer.
At that time, it was mostly Turbo Pascal and PC assembler.
These source codes were published on CD-ROM and were somehow retrieved by SWAG - SourceWare Archive Group.
If we search about SWAG
and PASCAL
on f.i. GitHub, we can also retrieve an archive here
- ANI2ICO extract all pictures from an ANI file (animated cursor)
- Banyan network
- Convert Byte to Binary
- CMOS print yours CMOS values for a paper backup
- Change constants in EXE files
- Convert Word 2 Hex
- Cool effects in Textmode
- Change the cursor aspect in text mode
- Disk serial number
- Dos icon viewer
- Return the size of the exe file
- Display all information's containing in the EXE DOS header
- Very fast screen output in 80*25 mode by direct access to video memory
- File select menu
- Removes all characters present in the buffer
- Convert ICO file to INC file
- Convert a COM file into an INLINE instruction -or into a binary array
- Makes the creation of menu very, very easy
- Read Chars from the visible screen
- Segment and offset of hex
- Set the LED (NumLock, CapsLock, ...) on or off
- Swap a byte
- TSpeedButton and TBitBtn component for Delphi
- uMouse unit - provide mouse management functions
- Vertical Menu Unit
- Convert word values to HEX