Corrected my mistakenly transcribed NMI vector

git-svn-id: svn+ssh://svn.phoenixbox.net/svn/apple1/trunk@54 64f78de7-aa59-e511-a0e8-0002a5492df0
This commit is contained in:
Daniel Loffgren 2015-09-21 08:35:10 +00:00
parent ec1b0c570c
commit 19b40f60f6
1 changed files with 1 additions and 1 deletions

View File

@ -153,6 +153,6 @@ ECHO: BIT DSP ; DA bit (B7) cleared yet?
RTS ; Return.
.byte $0000
.byte $F000 NMI
.byte $0F00 NMI
.byte $FF00 RESET
.byte $0000 IRQ