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