Freeze Frame

From ReplayResources
Revision as of 17:28, 28 March 2016 by Count Zero (talk | contribs)
Jump to navigationJump to search


Many thanks to whoever sent us the Freeze Frame Utility Disk 2.0! Unfortunately we lost your contact/credit info. Please mail us again at rr(at)pokefinder.org!
Freeze Frame Screenshots
Freeze Frame Screenshots
Technical Info
ROM FF1-FF3: 8 kbyte
Lazer/FM: 32 kbyte
RAM None
Hardware features FF1-FF3: 1 Button Freeze

Lazer/FM: 1 Button Freeze

1 Button Reset
Manual JPG: 02 pages FF1 manual scan

PDF: 05 pages Freeze Frame MK3b manual
Freeze_Frame_MK3B_Instructions.txt
Freeze_Machine_V1.0_Manual_Project64.txt
PDF: 06 pages Freeze Machine german manual
JPG: 01 page Freeze Frame Util Disk 2.0 Instructions

PDF: 03 pages Freeze Machine Util Disk 3.0 english/german Instructions
CRT ID FF1: 45
FF2+/Lazer/FM: 46
Programming See Tech Section

The Freeze Frame (FF) was written by Angus Ager and the hardware produced and distributed by the UK based company Evesham Micros (wikipedia:Evesham_Technology) which was fomerly known as Micro Centre. There were several versions of the Freeze Frame from MK.I to MK.IV (which for better readability will go by MK1 to MK4 here to avoid roman numbers). The Frame series was later joined with the Lazer utility cartridge (released as MK4 and Freeze Frame Lazer) but quickly went to become Freeze Machine practically being MK5 and Lazer 2 as the packaging subtitles.

A different Freeze Frame cartridge is described and pictured on a lemon64 forum thread. The cartridge shown there is a hardcopy cartridge to dump the screen to an attached printer. From the same thread it reads that until Freeze Frame MK3B the cartridge came without reset button and only the Freeze button was present.

The sole purpose of the cartridge is to aid in creating backups of software. The backups are saved to disk or tape whereas disk saving allows to choose on wether reloading shall happen fastload supported or not. The Freeze Frame series came up with a few files on the disk an autostarting boot up program included. Later versions (starting likely with Freeze Machine) allowed single file saving of the backups. We can not exactly tell currently when the fast loading capabilities were introduced into the basic extension but FF4 may be a good guess. Up until then the cartridge only served as backup device with few added functions to clear the ram, format and directory disks and transfer files from tape to disk. FIXME MK4 ROM avail now - needs checking

Freeze Machine is a quite obscure cartridge. It has two modes which can be toggled by pressing reset on the power up screen (the manual and screens suggest so) and toggles between FASTLOAD UTILITIES and LAZER UTILITIES. The lower and upper 16kb of the cartridge consist of much of the same code (as (website down) has found before us) and while a quick glance revealed there is a Fast Format and a Converter on the Lazer side no apparent changes are seen on the Fastload side. To the defense of the cartridge one could say that there are some unusual routines implemented such as patching routines to patch tape games to disk but such things cannot be taken into account. (The implementation of this feature as well as of the Game Killer feature appears odd - nobody should attempt to patch a packed program automatically even on a high success rate.) On the release of MK4 the makers decided to largely enhance their cartridge and in the end even joined "functionality" of another series but at no point thought about extending the C64 functionality the way the competition went. Apart from the most basic things frozen programs cannot be instantly restarted, a monitor was not included and not even simple basic utilities are provided. Quite a disappointment for an overall 32kb ROM.

Freeze Machine/Lazer opened

We cannot currently judge all of the F.F. Utility Disk contents but at least "Number 2" just contains a couple of patching programs for common games and loaders.

Notes

Though there were quite a few versions of this cartridge it appears that it became not too popular and therefore our Wantlist is pretty excessive on this item. A memory dumper will be provided soon to ease the task of submitting ROMs to us. :) The Freeze Frame category contains a few more adverts and reviews but they did not contain exciting things so they are left out here.

Freeze Frame/Machine's original producer Evesham Micros was a UK based company. This advert (taken from the Lemon64 gallery) shows that there were production runs in (South) Australia as well and the binary package reveals that a text string was changed to match MICRO ACCESSORIES OF SA. Whether the copyright holder Softcell licensed the ROM to these two companies and how the author was involved in all this is unknown. If you can supply additional information, please let us know!

Freeze Frame MK1 Advert
Freeze Frame MK1 Advert
Freeze Frame MK2 Advert
Freeze Frame MK2 Advert

Tech

The VICE project page has on freezeframe.c:

Evesham Micros "Freeze Frame"

  - 8k ROM

  - reading io1 (the software uses de00 only it seems)
    - switches to 8k game mode
    - ROM is mapped to 8000

  - reading io2 (the software uses df00 only it seems)
    - disables cartridge ROM

  - reset
     - enables 8K game mode
     - ROM bank is mapped to 8000

  - freeze
     - enables ultimax mode
     - ROM is mapped to 8000
     - ROM is mapped to E000

The VICE project page also has freezemachine.c but emulation seems borked so far.


Missing

  • FF MK1 more ROM dump versions
  • FF MK2 ROM dumps
  • FF MK2B ROM dumps
  • FF MK3 ROM dumps
  • FF MK3B ROM dumps
  • FF MK4 ROM dumps
  • PDF Manual Scans of any of the cartridges
  • F.F. Utility Disk V1.0 and V3.0
  • Freeze Frame schematics (MK3 and FM are on the archives. MK1/2 is still missing.)

Binaries

Freeze_Frame_binaries_rr.c64.org_2016-03.rar contains just the C64 binaries:

  • Freeze Frame MK1 1985 two slightly different .bin and .crt files
  • Freeze Frame MK1 Blueberry clone dump .bin and .crt file
  • Freeze Frame MK2a 1985 .bin file
  • Freeze Frame MK3b 1986 .bin file
  • Freeze Frame MK4 1987 .bin and .crt file
  • Freeze Frame Lazer 1987 .bin and .crt file (MK5 naming by us)
  • Freeze Machine 1987 v1 two more slightly different .bin and .crt files
  • Freeze Machine 1987 v2 two more slightly different .bin and .crt files (one dubbed v2plus due to plus signs in the name. Tt seems plain v2 was later though)
  • Freeze Frame Compactor by Les Allen (filename says V2 - program does not, but program says "Try and write your own software & not rip mine off EVESHAM MICROS")

Freeze_Frame_all_rr.c64.org_2016-03.rar contains:


Thanks to GRG, GenerationCBM, kaosOverride, Zer0-X and HOK for several missing dumps. Special thanks to MaD ][/SSP for the MK1 Blueberry clone dump!

Freeze Frame MK3B Advert
Freeze Frame MK3B Advert
Freeze Machine schematics
Freeze Machine schematics by Unseen
Freeze Machine Advert
Freeze Machine Advert
File:Freeze Frame Utility Disk v2.0 Instructions.jpg
Freeze Frame Utility Disk 2.0 Instructions


Weblinks