Fixed some non-pc relative addressing

This commit is contained in:
alpine9000
2016-02-27 21:40:30 +11:00
parent 59a328cfcf
commit cf3ca52dcc
2 changed files with 13116 additions and 1 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -9,7 +9,7 @@ SCREEN_BIT_DEPTH equ 4
include "P6112-Options.i"
entry:
lea level3InterruptHandler,a3
lea level3InterruptHandler(pc),a3
move.l a3,LVL3_INT_VECTOR
;; initialise P61