home *** CD-ROM | disk | FTP | other *** search
-
- PROGRAM
- KICKSPEED
-
- FUNCTION To show the difference in speed when reading kickstart
- with and without the 32 bit RAM remap. It reads the
- entire kickstart 10 times and displays the time result.
-
- SOURCE Written in 100% assembler using Macro68
-
- DOCUMENT FILE The spelling in this document file is in Australian,
- so please stop sending messages on the spelling of
- my document files. :-)
-
- AUTHOR Nic Wilson
- Nic Wilson Software
- 138d South Street
- TOOWOOMBA QUEENSLAND 4350
- Australia
-
- EMAIL cbmvax!cbmaus!wilson!nic
-
- or cbmehq!cbmaus!wilson!nic
-
- TELEPHONE +61 76 358539 After Hours Australian Time
- +61 76 358384 Work Hours Australian Time
- FAX Same as Work Telephone
-
- COPYRIGHT This program, source code & document files are Copyright
- © Nic Wilson Software 1991.
-
- DISTRIBUTION As per the Set040 documentation, as this program may
- only be distributed as part of the Set040 archive.
-
- REQUIREMENTS
-
- Any Amiga
-
- OTHER INFO
- This program was written and tested on an Amiga
- A3000 with a Progressive Peripherals & Software
- 68040 card.
-
-
- USAGE KICKSPEED
-
- result = Time in ticks to read kickstart 10 times
-
- 1 tick = 1 50th second PAL
- 1 60th second NTSC
-
- IMPROVEMENTS/BUGS
-
- All suggestions will be carefully considered.
- All bugs will be fixed A.S.A.P.
-
- NOTES
- I wrote this program to test the MMU set up I was doing
- for my Set040 program. It would be handy for anyone
- who is working with the MMU on a 68040 processor, or
- that would like to test the speed difference between
- ROMS and RAM.
-
-
- REFERENCES
- MC68040UM/AD Motorola 32-bit Processors Manual
- Published by Motorola Literature Distribution
- P.O. Box 20912; Phoenix Arizona 85036
-
-
-
-