Mainly a bugfix version. Several bugs where finished since the previous version. Also the capability to go to protected mode was added. Basically it can now load files from a floppy, go to protected mode, and execute the files. Written quite cleanly, with lots of commentary.
File List:
bootloader.asm
5Kb
Similar code
Varo Shell
(Popularity: ) : Shell written in Turbo Assembler 5.0. It is a shell that runs under DOS. A shell is a program which has the purpose to start other programs. Varo is 100% written in Turbo Assembler 5.0. Varo runs at a reslotion ... T-BONES
(Popularity: ) : TBONES is a set of skeletal Assembly Language programs to help you learn about and then to aid in the writing of your own DOS Terminate- but-Stay-Resident (TSR) programs. The ASM programs in the TBONES package are set up so ... WINDOWS.ASM
(Popularity: ) : WINDOWS.ASM - Assembly level windowing routines
This is a set of assembly routines, written for use with Borlands TASM assembler, which provides the primitive routines neede to manage windows in assembly code.