Esempio n. 1
0
static DEVICE_UNLOAD(vc20_tape)
{
	vc20_tape_close();
}
Esempio n. 2
0
/* currently not used, but when time comes */
void vc20_driver_shutdown (void)
{
	vc20_tape_close ();
}