FastRom2MB 1.0 for 68020/030 ©SpeedGeek 2018 INTRODUCTION: FastRom2MB is an MMU tool which provides "Complimentary" 2MB Kickstart ROM support to the AmigaOS "CPU" command. The CPU command already remaps the Standard 512KB ROM so this tool just remaps the Extended 1.5MB of ROM. FEATURES: - Remaps 1.5MB Extended ROM @ $E00000 and $A80000 - Remaps only into available Fast RAM - Uses ROM header detection code - 100% assembler code REQUIREMENTS: - Amiga 600, 1200, or CD32 - 68020 or 68030 CPU with MMU - 2MB Kickstart ROM installed - AmigaOS CPU command (with FASTROM enabled) DISTRIBUTION: This software is freely distributable provided it includes this text file. DISCLAIMER: Use at your own risk. No warranty expressed or implied, etc. USAGE: - Copy to your C: directory - Remap the Standard ROM with the CPU [FASTROM] command - Execute FastRom2MB - If successful, a mapping message is output and the return code = 0 - If not successful, a warning message is output and the return code = 5 - You can add both commands to your startup-sequence in the proper order - You can send the output to >NIL: if you don't want to see any messages - If you execute the tool again it will unmap the Extended ROM NOTES: The are only 3 Amiga models (specified above) which support 2MB of ROM. Please consider the ROM vs. Fast RAM speed before remapping. If you want to speed up copy operations see the CMQ&B.txt (included). HISTORY: v1.0 - First release