nes-proj/core/ctk
oliverschmidt 89f6235c13 Using wherex() to determine the length of the string printed with cputsn() fails if the right edge of the screen was reached as wherex() then returns 0.
Therefore we rather count the chars actually printed in cputsn() and return that value thus avoiding usage of wherex() in those scenarios altogether.
2010-07-20 22:19:23 +00:00
..
ctk-conio.c Using wherex() to determine the length of the string printed with cputsn() fails if the right edge of the screen was reached as wherex() then returns 0. 2010-07-20 22:19:23 +00:00
ctk-conio.h
ctk-draw.h
ctk-mouse.h
ctk-vncarch.h
ctk-vncfont.c
ctk-vncfont.h
ctk-vncserver.c
ctk-vncserver.h
ctk.c
ctk.h
vnc-out.c
vnc-out.h
vnc-server.c
vnc-server.h