Make audit routine re-enable ROM after IDENTIFY

This commit is contained in:
Zellyn Hunter 2016-12-08 21:21:17 -05:00
parent 56440264c9
commit 537ca429a7
2 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ main:
!zone detect {
jsr IDENTIFY
lda $C082 ; Put ROM back in place.
lda MACHINE
jsr PRBYTE
lda #$8D

Binary file not shown.