Ultimate Amiga
Network Boards => AMOS Professional Re-Development => AMOS Factory => General Discussion => Topic started by: Mia on March 16, 2017, 09:37:09 PM
-
Not sure if this is a known issue but my AMOSPro has always given an annoying flash of the screen when switching between Editor and Direct...
fixed by stopping the copper refresh on each switch in the file +Edit.s - commenting out all 12 occurances of:
bsr EdReCop
to
;bsr EdReCop
basically the copper is not refreshed each switch - not sure what the full effect of this is yet but it's much nicer, I didn't like the flashes.
Edit:
Direct mode window doesn't refresh during resize and move, so uncomment in the subroutines
Ed_Ligne
Esc_MEcran
Edt_New
back to
bsr EdReCop
-
Not sure if this is a known issue but my AMOSPro has always given an annoying flash of the screen when switching between Editor and Direct...
It's not something I recall seeing, but my coding is all done under emulation on my laptop right now as both my Amiga 600s are down :(