working on interrupt handlers

This commit is contained in:
Elliot Nunn 2018-07-09 16:06:47 +08:00
parent 4c97bda911
commit 87797ccff0
3 changed files with 100 additions and 793 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
; FloatSaveJumpTable
; NKIntHandlers
; LoadInterruptRegisters
; major_0x03324
; EmulateDataAccess
; major_0x03548
; NKIntMisc
; IgnoreSoftwareInt
@ -3154,10 +3154,10 @@ FDP_1c08
FDP_1c18
ble cr3, FDP_1338
b major_0x03324
b EmulateDataAccess
bgt cr6, FDP_1C18
bge cr4, FDP_1338
b major_0x03324
b EmulateDataAccess

View File

@ -44,6 +44,7 @@ IntDecrementerAlternate
IntDSI
org 0xB00
IntAlignment
org 0xC00
FDP
org 0xC38
@ -55,6 +56,7 @@ FDP_011C
org 0xD50
loc_D50
FDP_0DA0
org 0x13F4
MemRetryDSI
org 0x1498