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