View Single Post
Old 01 November 2017, 21:30   #64
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,629
The logical assumption is that your assembler IDE sets up the environment options you specify before executing your code. In this case, it should mean that your first line of code is executed in an NTSC screen mode. One of the lines of code turning off the interrupts should reasonably not affect anything, since there's a line of code in the startup that turns off the interrupts already.
Photon is online now  
 
Page generated in 0.04209 seconds with 11 queries