Fix PSSJ Clone

This commit is contained in:
Jasmine Iwanek
2022-01-30 19:33:38 -05:00
parent c15244d0c2
commit 7582f99613

View File

@@ -290,7 +290,7 @@ const device_t pssj_1e0_device =
const device_t pssj_isa_device = const device_t pssj_isa_device =
{ {
"Tandy PSSJ (ISA Clone)", "Tandy PSSJ Clone",
DEVICE_ISA, DEVICE_ISA,
0, 0,
pssj_isa_init, pssj_isa_init,