Assembly Source and Other Stuff
Assembler Source Code programs for DexOS in Fasm
Along with other bits and pieces
shell.asm
The base starter shell for a DexOS assembly program
keymapUSA1.inc
A US keymap for DexOS, probably still not 100%, but fixes some problems with the US Keymap
kernel32.exe
The 32 bit kernel for DexOS with the US keyboard already installed. Just copy this one over the standard one.
Tutorial / on screen clock
This is a small digital clock that is placed in the corner of the screen. It was done as a driver, mostly to learn and document how to program DexOS drivers. Shows how to do a driver and is marginally useful
IDE in hi rez vesa text mode
A version of the DexOS FASM Integrated Development Environment in 132 x 60 vesa text mode. Not finished, but usable.
IDE Source
Source code for the DexOS FASM IDE
Win.asm
A little program I did up so I could use the Win command to get back to Windows
Colors.asm
Prints all the text foreground and background colors along with the number that calls that color
TestMot.asm
Tests a stepper motor controler connected to the computers printer port
Eliza with source
This is an ASM ver of the classic Eliza IA, that was writen in Basic around 1966
ForDex.com with source
Just working at learning to play with format and DexOS needed another way to make DexOS boot disks. The format program formats a DexOS boot disk from MS-Dos or from a Dos box in Windows.
A 3D video driver for DexOS
Well not so much yet, not even really any 3d yet. Right now it just gets you into graphics mode and lets you set a few things. The 3d stuff is coming
Printer Port
A little info on the printer port
;
- DexOS Home Page -
;
- Flat asm Home Page -
E-Mail Steve