Fix silly mistake thanks @lemondrops
This commit is contained in:
@@ -294,7 +294,7 @@ const device_t ncr8496_device =
|
|||||||
const device_t tndy_device =
|
const device_t tndy_device =
|
||||||
{
|
{
|
||||||
"TNDY",
|
"TNDY",
|
||||||
"tndy"
|
"tndy",
|
||||||
DEVICE_ISA,
|
DEVICE_ISA,
|
||||||
0,
|
0,
|
||||||
tndy_device_init,
|
tndy_device_init,
|
||||||
|
Reference in New Issue
Block a user