Home
last modified time | relevance | path

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

/dports/emulators/tnylpo/tnylpo-1.1.3/
H A Dos.c1690 unsigned char temp_fcb[12]; in bdos_open_file() local
1787 setup_fcb(unix_name, temp_fcb); in bdos_open_file()
1788 memcpy(memory + fcb + 1, temp_fcb + 1, 11); in bdos_open_file()
1906 unsigned char temp_fcb[12]; in return_direntry() local
1921 setup_fcb(flp->name, temp_fcb); in return_direntry()
1924 memcpy(memory + current_dma + 1, temp_fcb + 1, 11); in return_direntry()
3365 unsigned char temp_fcb[12]; in bdosx_read_file_date_stamps_and_password_mode() local
3399 setup_fcb(flp->name, temp_fcb); in bdosx_read_file_date_stamps_and_password_mode()
3400 memcpy(memory + fcb + 1, temp_fcb + 1, 11); in bdosx_read_file_date_stamps_and_password_mode()