Fix silly mistake thanks @lemondrops

This commit is contained in:
Jasmine Iwanek
2022-02-13 01:03:08 -05:00
parent 433d48c807
commit 15ac4c4b86

View File

@@ -294,7 +294,7 @@ const device_t ncr8496_device =
const device_t tndy_device =
{
"TNDY",
"tndy"
"tndy",
DEVICE_ISA,
0,
tndy_device_init,