Set DHR mono 560 mode after activating graphics. Fixes #122

This commit is contained in:
Joshua Bell 2019-02-02 20:31:42 -08:00
parent ba949cc02b
commit 82b183bf84

View File

@ -15140,13 +15140,6 @@ id_FBBF: .byte 0
end:
.endscope
;;; ============================================================
;;; Initialize video
.scope
jsr desktop_main::set_mono_mode
;; fall through
.endscope
;;; ============================================================
;;; Back up DEVLST
@ -15187,6 +15180,7 @@ end:
.scope
MGTK_RELAY_CALL MGTK::StartDeskTop, startdesktop_params
jsr desktop_main::set_mono_mode
MGTK_RELAY_CALL MGTK::SetMenu, splash_menu
MGTK_RELAY_CALL MGTK::SetZP1, zp_use_flag0
MGTK_RELAY_CALL MGTK::SetCursor, watch_cursor