Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

tsrint09h

Programa que detecta la polsació de la tecla F3 i escriu la comanda DIR<cr> al buffer de teclat.

Compilar i enllaçar:

Per compilar fa falta masm32 i link16:

c:\> ml /c KBSwitch.asm
c:\> link16 KBSwitch.obj;
c:\> KBSwitch.exe

NOTA: El programa funciona en Win7. No cal la instal·lació de DOSBox, FreeDOS, o similars.

About

A tiny 16-bit TSR DOS application that rewrites int 09h

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages