mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +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:
parent
c2b03e0208
commit
5f609164d6
@ -43,7 +43,7 @@ _videomode:
|
||||
; The 80 column firmware isn't already active so we need to
|
||||
; initialize it - causing the screen to be cleared and thus
|
||||
; 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
|
||||
|
||||
; Initializing the 80 column firmware needs the ROM switched
|
||||
|
Loading…
x
Reference in New Issue
Block a user