diff --git a/retro/tos/index.njk b/retro/tos/index.njk index 9568023..e519ff0 100644 --- a/retro/tos/index.njk +++ b/retro/tos/index.njk @@ -39,8 +39,17 @@ parent: "/retro/"
  • Flexibility and updates, it can be run on real hardware as a ROM replacement, from floppy, or even as a program from within a running original TOS, without having to burn the physical chips.
  • +

    PP's improved iTOS 1.04

    +

    The versions of TOS 1.04 modified by Pera Putnik ("PPera") add deep, unofficial system extensions that were never part of the original Atari TOS. While the original TOS 1.04 mainly fixed bugs, PPeras version breaks through the old Atari ST's hardware limits. This is the TOS I use on the "Low" machine. The main additions:

    + +

    Other alternatives

    -

    Besides EmuTOS, Kaos TOS and PP's improved iTOS 1.04 are popular options on modified machines. iTOS 1.04 adds real FAT16 filesystem support for much better hard disk handling. These are exactly the kind of setups used across the machines documented on this site.

    +

    Besides EmuTOS, Kaos TOS is another popular option on modified machines. These are exactly the kind of setups used across the machines documented on this site.

    Adding multitasking: Geneva and MiNT

    Plain Atari TOS is a single-tasking system: only one main program runs at a time. Two well-known add-ons change that.