- called by ~INT 8~, approximately 18.206 times per second
(unless the program modifies the ~8253~ PIT
- this is a user routine which the BIOS defaults to a simple ~IRET~
- this interrupt vector can be used for TSR popup utilities,
animated graphics updates and event polling
- since many TSR's don't maintain the integrity of the interrupt
call chain, relying on this for TSR popup isn't recommended
Non, il faut changer son offset pour qu'elle éxécute ton code.
( mov dword ptr [1Ch*8] il me semble, mais là C que des vagues souvenirs, ça fait longtemps que j'ai pas programmé avec les interuptions, donc à mon avis, c'est pas ça du tout ). Un conseil : www.google.fr , le lien qui connait tout ce que tu veux savoir lol.