Home
last modified time | relevance | path

Searched refs:cmt_stateload_chars (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dpc88main.c1569 static long cmt_stateload_chars = 0; /* ���ơ��ȥ��ɻ��ɹ���*/ variable
1595 cmt_stateload_chars = 0; in sio_open_tapeload()
1723 while( cmt_stateload_chars -- ){ /* ���ơ��ȥ��ɻ��ϡ��ơ��������� */ in sio_tape_rewind()
1729 cmt_stateload_chars = 0; in sio_tape_rewind()
1741 cmt_stateload_chars = 0; in sio_tape_rewind()
3156 cmt_stateload_chars = cmt_read_chars; in stateload_pc88main()