fix some things

This commit is contained in:
Peter Ferrie 2019-12-14 20:59:28 -08:00
parent 690238ae90
commit ee9e59a415
4 changed files with 4 additions and 0 deletions

View File

@ -168,6 +168,9 @@
}
!macro USES_TEXT_PAGE_2 {
lda ROM_MACHINEID
cmp #$06
bne +
sec
jsr $FE1F ; check for IIgs
bcs +

View File

@ -15,6 +15,7 @@
+DISABLE_ACCEL
jsr $4C00
+ENABLE_ACCEL
ldy #0
jsr $B839
+DISABLE_ACCEL
+GET_MACHINE_STATUS