
GoSDC updates
-------------

1.00

- First release

1.01

- Solved a zero page address clash affecting (only) *Save.

1.02

- Implemented full random access, including OSRDAR and OSSTAR (and, with that,
  BASIC's PTR and EXT).
- Implemented Atom versions of raw API reason code 1 subcode 3 and 4, and
  reason code 3 bit 6 clear. On an Atom, these all relate to the last opened
  file (on a BBC, to the last selected medium).
- Ported the GoMMC/GoSDC video player (see website, 'Useful things' page).
- GoSDCio can now 'import' ATM files (see 'Add a file' in the Guide).
- GoSDCio can now create files (see 'Create a new, empty file' in the Guide).

1.03

- (PRO only) Added configuration variable UEER (joining UEAR and UEDR).
- Added an easy way to switch between filing systems. Holding a specific key
  pair on reset will perform a switch, which will stick until the next switch,
  or power off. For more details, refer to the Guide. Note that G + D + BREAK
  to enter COS is replaced by C + - + BREAK to switch to COS.
- *SDCInfo now shows where UEs can be auto-loaded ('A', 'D', 'E' for #A000 /
  #D000 / #E000), or '-' if nowhere.

1.04

- Deleted UPSDC files (if any) no longer confuse SDCUP.
- *Blah, if 'Blah' is a file but not a command, is interpreted as '*Run Blah'.
- Maximum number of areas increased from 8 to 99. *SDCInfo no longer lists
  areas that are not formatted (if required, their exact size can be determined
  by using *SDCArea).
- Fixed bug in SDCA2A that prevented selection of numbered areas 3 - 7.
- '*Run <name> (<reload>)' has become '*Run <name> ...', where the ... is
  copied to 0x0100 onwards (a-la Atom DOS).

