Changes

Jump to: navigation, search

BIOS Kernel Timer/Event Functions

26 bytes added, 23:05, 3 May 2023
/* Kernel Timer/Event Functions */ Correct the total bit length of two 16-bit registers :)
0038 300HZ INTERRUPT (RST7)
003B EXT_INTERRUPT_VECTOR
0066 GARBAGE (THERE'S NO [[NMI ]] HANDLER IN ROM)
== Kernel Timer/Event Functions ==
BD07 KL_EVENT_ENABLE
BD0A KL_DISARM_EVENT
BD0D KL_TIME_PLEASE ;out: hl=low, de=high (64bit32 bits, incremented at 300Hz) BD10 KL_TIME_SET ;in: hl=low, de=high (64bit32 bits, incremented at 300Hz)[[Category:BIOS]]
11
edits