summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAstrid Smith2010-06-28 02:38:43 -0700
committerAstrid Smith2010-06-28 02:38:43 -0700
commit2c7739874f66ac52c826ff2091ca0c09c2bde28b (patch)
tree3bc73eb2586c6b466c913623e57f32b56c0cb9f7
parent69e9fcc59363e3be82d4783bf5fc46daf40bfa15 (diff)
Minor comment changes
-rw-r--r--opcodes.asm1
-rw-r--r--ports.asm2
2 files changed, 1 insertions, 2 deletions
diff --git a/opcodes.asm b/opcodes.asm
index f1eaa8e..a749c98 100644
--- a/opcodes.asm
+++ b/opcodes.asm
@@ -1819,7 +1819,6 @@ emu_op_c7:
;; RST &0
;; == CALL 0
;; XXX check
- ;; XXX FIX D2
move a6,a0
bsr underef
PUSHW d0
diff --git a/ports.asm b/ports.asm
index 815a69c..e183e7a 100644
--- a/ports.asm
+++ b/ports.asm
@@ -539,7 +539,7 @@ port_in_03:
port_out_03:
port_in_04:
port_out_04:
- ;; Bank B paging
+ ;; Bank B paging, among other things
;; XXX save registers
move.b d1,-(a7)
jsr bankswap_b_write