Pinned Repositories
dostcp
MS-DOS TCP/IP stack intended to work with either packet or ndis drivers
edit
Console mode text editor
hash
Hash function experimental code.
keyarray
Single header implementation of a dynamic array of a custom data type, indexed by a unique string or unsigned key.
makever
Single header file for a version scheme inspired by Semantic Versioning.
navpe
Command-line utility to navigate a Windows Portable Executable with extensible data structures.
origo
Grammar driven direct compiler generator.
retg1
Retineo G1 - First generation compiler for a language influenced mainly by BASIC, Pascal, and C/C++.
vbe
VBE (VESA BIOS Extensions) reference code for MS-DOS.
windbrush
Game art and animation software intended to have an intuitive workflow
orlandol's Repositories
orlandol/dostcp
MS-DOS TCP/IP stack intended to work with either packet or ndis drivers
orlandol/keyarray
Single header implementation of a dynamic array of a custom data type, indexed by a unique string or unsigned key.
orlandol/edit
Console mode text editor
orlandol/hash
Hash function experimental code.
orlandol/makever
Single header file for a version scheme inspired by Semantic Versioning.
orlandol/navpe
Command-line utility to navigate a Windows Portable Executable with extensible data structures.
orlandol/origo
Grammar driven direct compiler generator.
orlandol/origo86
Archive: Phase 1 subset of the Retineo language [Cancelled 4/15/19]
orlandol/origotoc
Archive: Phase 1 subset of the Retineo language implemented as a Retineo to C transpiler. [Cancelled 5/9/22]
orlandol/retg1
Retineo G1 - First generation compiler for a language influenced mainly by BASIC, Pascal, and C/C++.
orlandol/vbe
VBE (VESA BIOS Extensions) reference code for MS-DOS.
orlandol/windbrush
Game art and animation software intended to have an intuitive workflow
orlandol/lucere
Cross-platform game engine, with 2D graphics and more, that provides an abstract interface to different system APIs
orlandol/origow32
Archive: Alternate phase 1 subset of the Retineo language [Cancelled 4/15/19]
orlandol/retineo
Compiler for the Retineo language that provides a stable foundation for both low level, and cross-platform, software development.
orlandol/wbrushc
Prototype for Windbrush, an Open Source Game Art and Animation Software.
orlandol/x86mode
MS-DOS emulator with a standalone, and command-line, interpreter