Fixed many comments

This commit is contained in:
Stefan A. Haubenthal
2025-03-24 20:52:55 +01:00
parent 9f5a195dc2
commit 774e275965
50 changed files with 84 additions and 85 deletions

View File

@@ -125,11 +125,10 @@ uservec: jmp $FFFF ; Patched at runtime
.data
; Old break vector preceeded by a jump opcode
; Old break vector preceded by a jump opcode
brk_old:
jmp $0000
; Indirect vectors preceeded by a jump opcode
; Indirect vectors preceded by a jump opcode
brk_ind:
jmp $0000