TomHarte/CLK

Atari ST EmuTOS 1.92

ryandesign opened this issue · 0 comments

In f27e331 you added a reference to etos192uk.img with the description "EmuTOS 1.92":

case Name::AtariSTEmuTOS192: *this = Description(name, "AtariST", "the UK EmuTOS 1.92 ROM", "etos192uk.img", 192*1024, 0xfc3b9e61u); break;

What is this? The current version of EmuTOS is 1.2.1.

As far as I can tell, "etos192" doesn't mean version 1.92; it means the smaller 192K version of EmuTOS that is missing the features of the 256K, 512K, or 1024K versions (the larger versions not being suitable for the model of Atari ST you're emulating). So I don't know what version of EmuTOS you added, but since 1.2.1 was released after you added this line, maybe you could update to 1.2.1 and fix the description.

Edit: Looks like it was version 0.9.10.