mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
Fix silly mistake thanks @lemondrops
This commit is contained in:
@@ -294,7 +294,7 @@ const device_t ncr8496_device =
|
||||
const device_t tndy_device =
|
||||
{
|
||||
"TNDY",
|
||||
"tndy"
|
||||
"tndy",
|
||||
DEVICE_ISA,
|
||||
0,
|
||||
tndy_device_init,
|
||||
|
||||
Reference in New Issue
Block a user