/rezident

Simple example of the rezident program (real mode)

Primary LanguageAssembly

rezident

Resident program - program which stays in the memory after finalizing work.

This repository contains a program for handling 09h interrupt from the keyboard. You should to load program to the memory (it won't load program to the memory if program already loaded) and press left alt to do action or press left shift to unload program from the memory.

  • Master branch

action - moving cursor to the beginning of console

  • SoundSignal branch

action - giving sound signal

Program writed for real mode and tested only in DOSbox.