Turbo Freezer XL software V3.0
(c) 1987 by Bernhard Engl
Atasm version (c) 2004-2005 by Matthias Reichl <hias@horus.com>

- The code is split up into two ROM banks to make space for
  future code extensions.

- The new highspeed SIO routine also supports ultra speed drives
  like 1050 Speedy and AtariSIO/APE/SIO2PC.

- Two new menu items were added: Save to and exec from Freezer RAM

- Fixed disk format routine: dummy boot sectors are now written

- Fixed crash when writing to $D1xx and $D6xx

- Enabled read/write access from/to $D5xx

- Added 'search bytes' command to debugger

- Added option '/N' to 'SAV' debugger command to write a raw data file
  without COM-header

- Addresses and values prefixed with '%' are now interpreted as
  decimal values (instead of hex).

- Added bit mask to 'search bytes' command

