@@ -11,11 +11,13 @@ Remember to fool the Operating System not to hang up by cart on/off, by:
<pre>
carton (x - bank to switch)
pha
sei
sta $D580,x
sta wsync ; needed for ntsc, no big difference in speed
sta wsync ; needed for ntsc
lda trig3
sta gintlk
cli
pla
rts
</pre>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.