- Allow any system timer to drive MKY interrupt, not just the TMS driver interrupt. - Add a build check to ensure that when MKY is enabled, a system timer is also enabled.
8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
rmj equ 3
|
|
rmn equ 1
|
|
rup equ 1
|
|
rtp equ 0
|
|
biosver macro
|
|
db "3.1.1-pre.82"
|
|
endm
|