K 10 svn:author V 3 bde K 8 svn:date V 27 2016-08-24T17:26:11.098855Z K 7 svn:log V 336 Reorganise a little to prepare for locking fixes: - in sccnopen(), open the keyboard before the screen. The keyboard currently requires Giant (although it must be spinlocked to work correctly as a console), so the previous order would be a LOR if it has any semblance of locking. - add a (currently dummy) state arg to scgetc(). END