mirror of
https://github.com/cc65/cc65.git
synced 2025-08-13 08:25:28 +00:00
This is what was actually meant in the first place.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4279 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -43,7 +43,7 @@ _videomode:
|
|||||||
; The 80 column firmware isn't already active so we need to
|
; The 80 column firmware isn't already active so we need to
|
||||||
; initialize it - causing the screen to be cleared and thus
|
; initialize it - causing the screen to be cleared and thus
|
||||||
; the garbage char printed above to be erased (but for some
|
; the garbage char printed above to be erased (but for some
|
||||||
; reason the cursor horizontal position will not be zeroed)
|
; reason the cursor horizontal position not to be zeroed)
|
||||||
stz CH
|
stz CH
|
||||||
|
|
||||||
; Initializing the 80 column firmware needs the ROM switched
|
; Initializing the 80 column firmware needs the ROM switched
|
||||||
|
Reference in New Issue
Block a user