68040 Accelerator for the Amiga 2000 User Manual
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Amigan Software
tali ► an Amiga Februar y 97 Issue No 3 Gaz te rip $3 Who said that there are no Amiga dealers left? Hardware Amiga A1200 HD, Amiga A4000 Cobra 33 68030 33, Mhz Cobra 33+ with 68882, Cobra 40 68EC030 40 Mhz, Cobra40+ with 68882, Ferret SCSI card for Cobra 1202 32 bit rami- clock, 1202+ with 16 or 33 Mhz 68882, Squirrel SCSI, Surf Squirrel SCSI plus RS@232, 2 Mb PCMCIA Ram A1200/A600, Spitfire SCSI A2000/3000/4000, Rapidfire SCSI + RAM A2000, Wildfire A2000 68060+ram+SCSI F/W+network, Megachip, 2Mb chip ram A500/A2000, Securekey Security card for A2000/3000/4000, Picasso Graphics cards, SCSI and IDE Hard drives. Accessories Green Mouse -320 DPI with pad, Hypermouse I1 400 DPI with pad, Pen mouse - super small, Joysticks, from Quickshot and Rocfire, GI 105 hand- scanner with touchup 4 and OCR Jr, Colourburst colour hand scanner with ADPRO loader & OCR Jr, Master 3A 880 K External Floppy drives, Rocgen Plus genlock, Electronic Design Genlocks and TBC, Neriki Genlocks Syquest EzDrives, External SCSI Cases with A500/A600/A1200 power lead included & CD, or hard drive option, A1200 3.5 IDE Kits, Monitor adaptors, ROM Switches, Air Freight Magazines with CD. Plus Much more Available. Software Over 70 titles in stock including games, productivity, CD rom titles, and Utilities, all at competative prices. Servicing We have a fully equiped workshop, and our techs have a total of over 50 Man years of experience as technicians in the computer industry. We do repairs and upgrades including specialist work. The Complete Amiga specialist. -
The AMIGA Sample of Isolated Galaxies III
A&A 462, 507–523 (2007) Astronomy DOI: 10.1051/0004-6361:20066144 & c ESO 2007 Astrophysics The AMIGA sample of isolated galaxies III. IRAS data and infrared diagnostics U. Lisenfeld1,2, L. Verdes-Montenegro2 ,J.Sulentic3,S.Leon4,D.Espada2, G. Bergond2,5, E. García2, J. Sabater2, J. D. Santander-Vela2, and S. Verley2,6,7 1 Departamento de Física Teórica y del Cosmos, Facultad de Ciencias, Universidad de Granada, Spain e-mail: [email protected] 2 Instituto de Astrofísica de Andalucía (IAA/CSIC), Apdo. 3004, 18080 Granada, Spain 3 Department of Astronomy, University of Alabama, Tuscaloosa, USA 4 Instituto de Radioastronomía Milimétrica (IRAM), Avda. Divina Pastora 7, local 20, 18012 Granada, Spain 5 GEPI/CAI, Observatoire de Paris, 77 avenue Denfert-Rochereau, 75014 Paris, France 6 LERMA - Observatoire de Paris, 61 avenue de l’Observatoire, 75014 Paris, France 7 INAF-Osservatorio Astrofisico di Arcetri, Largo E. Fermi 5, 50125 Firenze, Italy Received 31 July 2006 / Accepted 26 September 2006 ABSTRACT Aims. We describe the mid- (MIR) and far- (FIR) infrared properties of a large (∼1000) sample of the most isolated galaxies in the local Universe. This sample is intended as a “nurture-free” zero point against which more environmentally influenced samples can be compared. Methods. We reprocess IRAS MIR/FIR survey data using the ADDSCAN/SCANPI utility for 1030 out of 1050 galaxies from the Catalogue of Isolated Galaxies (CIG) as part of the AMIGA project. We focus on diagnostics (FIR luminosity LFIR, R = log(LFIR/LB), and IRAS colours) thought to be sensitive to effects of environment or interaction. -
Arexx Users Reference Manual
Copyright Notice ARexx software and documentation are Copyright ©1987 by William S. Hawes. No part of the software or documentation may be reproduced, transmitted, translated into other languages, posted to a network, or distributed in any way without the express written permission of the author. Disclaimer This product is offered for sale "as is" with no representation of fitness for any particular purpose. The user assumes all risks and responsibilities related to its use. The material within is believed to be accurate, but the author reserves the right to make changes to the software or documentation without notice. Distribution ARexx software and documentation are available from: William S. Hawes P.O. Box 308 Maynard, MA 01754 (508) 568-8695 Please direct orders or inquiries about this product to the above address. Site licenses are available; write for further information. About ... ARexx was developed on an Amiga 1000 computer with 512K bytes of memory and two floppy disk drives. The language prototype was developed in C using I,attice C, and the production version was written in assembly-language using the Metacomco Assembler. The documention was created using the TxEd editor, and was set in 'lEX using Amiga'lEX. This is a 100% Amiga product. Trademarks Amiga, Amiga WorkBench, and Intuition are trademarks of Commodore-Amiga, Inc. Table of Contents ARexx User's Reference Manual Introduction. · 1 1 Organization of this Document . · 1 1 Using this Manual .... .2 2 Typographic Conventions · 2 2 Future Directions · 2 Chapter 1. What is ARexx? · 3 1 Language Features . · 3 2 ARexx on the Amiga . -
Lecture 1: Course Introduction G Course Organization G Historical Overview G Computer Organization G Why the MC68000? G Why Assembly Language?
Lecture 1: Course introduction g Course organization g Historical overview g Computer organization g Why the MC68000? g Why assembly language? Microprocessor-based System Design 1 Ricardo Gutierrez-Osuna Wright State University Course organization g Grading Instructor n Exams Ricardo Gutierrez-Osuna g 1 midterm and 1 final Office: 401 Russ n Homework Tel:775-5120 g 4 problem sets (not graded) [email protected] n Quizzes http://www.cs.wright.edu/~rgutier g Biweekly Office hours: TBA n Laboratories g 5 Labs Teaching Assistant g Grading scheme Mohammed Tabrez Office: 339 Russ [email protected] Weight (%) Office hours: TBA Quizes 20 Laboratory 40 Midterm 20 Final Exam 20 Microprocessor-based System Design 2 Ricardo Gutierrez-Osuna Wright State University Course outline g Module I: Programming (8 lectures) g MC68000 architecture (2) g Assembly language (5) n Instruction and addressing modes (2) n Program control (1) n Subroutines (2) g C language (1) g Module II: Peripherals (9) g Exception processing (1) g Devices (6) n PI/T timer (2) n PI/T parallel port (2) n DUART serial port (1) g Memory and I/O interface (1) g Address decoding (2) Microprocessor-based System Design 3 Ricardo Gutierrez-Osuna Wright State University Brief history of computers GENERATION FEATURES MILESTONES YEAR NOTES Asia Minor, Abacus 3000BC Only replaced by paper and pencil Mech., Blaise Pascal, Pascaline 1642 Decimal addition (8 decimal figs) Early machines Electro- Charles Babbage Differential Engine 1823 Steam powered (3000BC-1945) mech. Herman Hollerith, -
1 Mbyte Chip-RAM Für Alle
1 MByte Chip-RAM für alle Wer oft mit Grafikprogrammen arbeitet, hat's sicher schon erlebt: Während einer Operation, z.B. dem Ausschneiden eines Bildteils, alarmiert die Meldung, daß der vorhandene Speicher nicht ausreicht und die Operation abgebrochen wird. Und das obwohl der Amiga mit einer zusätzlichen Speicherkarte aufgerüstet wurde. Der Grund für die Fehlermeldung ist einfach: Die RAM-Karte wird vom Amiga als Fast-RAM ins System eingebunden. Grafikprogramme wie DPaint benötigen zum effektiven Arbeiten aber viel Chip-RAM. Chip-RAM heißt der Teil des Speichers, auf den die Custom-Chips für Sound und Grafik per DMA (Direct Memory Access = direkter Speicherzugriff) zugreifen können. Das Fast-RAM liegt außerhalb dieses Bereichs. Ältere Amiga-Modelle können auch nur 512 KByte Chip-RAM ansprechen. Die Ursache liegt im älteren Agnus 8371 oder an einem nicht voll aktivierten 8372A. Mit etwas Löterfahrung und Werkzeug können Sie Ihrem Amiga zu mehr Chip-RAM verhelfen. Sie können Ihren Amiga aufschrauben und die Typenbezeichnung des Chips ablesen (der Agnus-Chip ist das quadratische IC, meist ist auch ein entsprechender Platinenaufdruck vorhanden). Wenn Sie die Platinenrevision Ihres Amigas wissen, läßt sich auch daraus auf den Agnus-Typ schließen. Die Platinenrevision finden Sie beim Amiga 500 rechts vor dem Diskettenlaufwerk und beim Amiga 2000 links vorne in der Ecke. Oft wird die Nummer von einem Aufkleber verdeckt, den Sie erst entfernen müssen. Findet sich beim Amiga 500 an der angegebenen Stelle keine Bezeichnung, so handelt es sich um ein Board der Revision 3. Die Tabelle »Platinenrevisionen« zeigt eine Liste der Platinenrevisionen und deren technische Daten. Platinenrevisionen Modell Amiga 500 Amiga 500 Amiga 2000 Amiga 2000 Platine Rev. -
Amigaos 3.2 FAQ 47.1 (09.04.2021) English
$VER: AmigaOS 3.2 FAQ 47.1 (09.04.2021) English Please note: This file contains a list of frequently asked questions along with answers, sorted by topics. Before trying to contact support, please read through this FAQ to determine whether or not it answers your question(s). Whilst this FAQ is focused on AmigaOS 3.2, it contains information regarding previous AmigaOS versions. Index of topics covered in this FAQ: 1. Installation 1.1 * What are the minimum hardware requirements for AmigaOS 3.2? 1.2 * Why won't AmigaOS 3.2 boot with 512 KB of RAM? 1.3 * Ok, I get it; 512 KB is not enough anymore, but can I get my way with less than 2 MB of RAM? 1.4 * How can I verify whether I correctly installed AmigaOS 3.2? 1.5 * Do you have any tips that can help me with 3.2 using my current hardware and software combination? 1.6 * The Help subsystem fails, it seems it is not available anymore. What happened? 1.7 * What are GlowIcons? Should I choose to install them? 1.8 * How can I verify the integrity of my AmigaOS 3.2 CD-ROM? 1.9 * My Greek/Russian/Polish/Turkish fonts are not being properly displayed. How can I fix this? 1.10 * When I boot from my AmigaOS 3.2 CD-ROM, I am being welcomed to the "AmigaOS Preinstallation Environment". What does this mean? 1.11 * What is the optimal ADF images/floppy disk ordering for a full AmigaOS 3.2 installation? 1.12 * LoadModule fails for some unknown reason when trying to update my ROM modules. -
PDF: A4000 Rb
Amiga A4000_Rb Rev.1.37 (02.09.2012) +5V 31 R64 2.7k 2.7k R32 31 30 R63 2.7k 2.7k R31 30 29 R62 2.7k 2.7k R30 29 28 R61 2.7k 2.7k R29 28 +5V 27 R60 2.7k 2.7k R28 27 74F08 26 R59 2.7k 2.7k R27 26 4 25 R58 2.7k 2.7k R26 25 U130 6 BR_W 24 R57 2.7k 2.7k R25 24 5 23 R56 2.7k 2.7k R24 23 22 R55 2.7k 2.7k R23 22 21 R54 2.7k 2.7k R22 21 20 R53 2.7k 2.7k R21 20 +5V R_W 19 R52 2.7k 2.7k R20 19 18 R51 2.7k 2.7k R19 18 13 17 R50 2.7k 2.7k R18 17 1K 16 R49 2.7k 2.7k R17 16 +5V 15 R48 2.7k 2.7k R16 15 4 U106 74F04 R127 U215 14 R47 2.7k 2.7k R15 14 74F74 12 13 R46 2.7k 2.7k R14 13 U104 4 50 Mhz OSC _R_W 12 R45 2.7k 2.7k R13 12 2 D Q 5 11 R44 2.7k 2.7k R12 11 2 VCC 47 _PRE 3 10 R43 2.7k 2.7k R11 10 OSC OUT 3 CLK J104 9 R42 2.7k 2.7k R10 9 R101 C104 GND 8 2.7k 2.7k 1 6 R41 R9 8 0.01uF _Q CPU CLK SOURCE 2 7 R40 2.7k 2.7k R8 7 _CLR 6 2.7k 2.7k R39 R7 6 1 2 3 EXTCPU 5 R38 2.7k 2.7k R6 5 1 4 R37 2.7k 2.7k R5 4 INT EXT U103 3 R36 2.7k 2.7k R4 3 2 R35 2.7k 2.7k R3 2 1K 74FCT244T 1 R34 2.7k 2.7k R2 1 2 1A1 1Y1 18 47 R103 CPUCLKA 4 16 33 R104 0 R33 2.7k 2.7k R1 0 R128 1A2 1Y2 CPUCLKB 47 6 1A3 14 47 R105 +5V R102 1Y3 CPUCLK_EXP A(31:0) D(31:0) 8 1A4 1Y4 12 11 2A1 2Y1 9 47 R106 CLK90A 1 13 7 47 R111 11 9 5 3 2 2A2 2Y2 CLK90B NC9 NC5 NC3 NC2 U102 NC11 15 2A3 2Y3 5 47 R112 CLK90_EXP _DSACK0 R65 680 1.2k R88 _RMC IN 17 2A4 2Y4 3 _DSACK1 R66 680 1.2k R87 _CIIN DELAYLINE _STERM R67 1k 1.2k R86 _AVEC _CBACK R68 1k 1.2k R85 _BR NC13 T5 T4 T3 T2 T1 1.2k R84 _OE1 _OE2 4 8 13 _BGACK 6 10 R70 1k 1.2k R83 12 _BERR _AS 1 19 1K _BG30 R71 1k 1.2k R82 _DS _HLT R72 1k 1.2k R81 -
T O C C a T a Universelle 16 Bit Zorro II Audiokarte
MacroSystem T O C C A T A Universelle 16 Bit Zorro II Audiokarte für den Commodore Amiga Benutzerhandbuch T O C C A T A - 16 Bit Analog Audio Interface für den Amiga Deutschsprachiges Anwenderhandbuch — zweite Auflage, Februar 1994 Toccata Hardware: Martin Sprave Toccata Software: Edwin Bielawski und Henning Friedl Toccata Handbuch: Henning Friedl und Ibrahim Tertemiz Toccata Platinenlayout: Bernd Gronemann Urheberrecht Toccata © Copyright 1993 by MS MacroSystem Computer GmbH, D-58454 Witten Alle Rechte, insbesondere das Recht auf Vervielfältigung, Verbreitung und Übersetzung vorbehalten. Kein Teil dieses Werkes darf ohne ausdrückliche schriftliche Genehmigung der Autoren vervielfältigt oder auf Datenträger gespeichert werden. Nutzungsrecht Die Programme dürfen nur auf dem Rechner eingesetzt werden, in dem die zugehörige Hardware installiert ist. Somit ist das Nutzungsrecht entsprechend der tatsächlichen Möglichkeit der Benutzung eines Buches beschränkt. Diskettenkopien dürfen lediglich zum Zwecke der Datensicherung angefertigt werden. Der Nachbau der Hardware und die Reproduktion des Handbuches (auch auszugsweise) sind nicht erlaubt. Haftung Dieses Produkt wurde mit großer Sorgfalt hergestellt. Trotzdem sind Fehler nie ganz auszuschließen. Es kann daher keine Gewähr dafür übernommen werden, daß Toccata unterbrechungs- oder fehlerfrei abläuft und daß die enthaltenen Funktionen in allen von Ihnen gewählten Kombinationen ausführbar sind. Für die Erreichung eines bestimmten Verwendungszwecks wird ebenfalls keine Gewähr übernom- men. Die Haftung für unmittelbare Schäden, mittelbare Schäden, Folgeschäden und Drittschäden ist, soweit gesetzlich zulässig, ausgeschlossen. Die Haftung bei grober Fahrlässigkeit und Vorsatz bleibt hiervon unberührt, in jedem Fall ist jedoch die Haftung auf den Kaufpreis beschränkt. Der Inhalt dieses Handbuches kann ohne Ankündigung geändert werden und ist nicht als eine Garan- tieerklärung anzusehen. -
Instrukcja Obsługi
Sum USB adapter SumA1200, SumA600, SumA234/CD32, SumCDTV USER GUIDE Version 1.2 Firmware: v.20151017 Table of contents Installation – Amiga 1200 ........................................................................................................................ 3 Installation – Amiga 600 .......................................................................................................................... 4 Installation – Amiga 2000/3000/4000/CD32 .......................................................................................... 6 Installation – Amiga CDTV ....................................................................................................................... 7 Mapping keys .......................................................................................................................................... 8 Configuration mode ................................................................................................................................ 9 Updating adapter’s firmware ................................................................................................................ 10 Sum Strona 2 Installation – Amiga 1200 The process of connecting the adapter should ALWAYS be performed with your Amiga being TURNED OFF. Sum USB A1200 adapter has been designed for installation inside Amiga A1200 computer. Therefore please remove your Amiga A1200 case and find the U7 chip using the following picture as a guide. This is the U7 chip you are looking for. Next you should place Sum adapter’s socket -
Live-Action Animation DTP Design Made Easy
SPECIAL FIRST LOOK! $eLuv.< pjoN 4 0 0 0 /0 4 0 AMIGA ► Live-Action Animation ► DTP Design Made Easy ► Programmers’ Rights 07447065948811 NEWs GPFax S o ftw a re ! Supra Prices, Auto/m anual FAX transmission Easy-to-use Smasa phonebook entries |v Introducing three great Convert faxes to/fro m IFF files neiv fax/data modems from Custom cover sheets Fax printer driver Supra — the 2400 bps SupraFAX ■ Group broadcast Modem ™ Plus, t/je 9600 bps SupraFAX ■ and more! Modem V.32, & the 14,400 bps SupraFAXModem V.32bis! All three modems feature V. 42bis & MNP (2-5) data compression & error correction, plus they work with nearly all } popular telecommunications programs, r! including BaudBandit™, JRComm, A-Talk V III™, & many others. With telecom 1 r software & your SupraFAXModem, yo u can access SupraFAXModem V.32bis computers close to home & $399.95 Retail . V 14.400 S/R FAX around the world, where you’llfind 14.400 DATA everythingfrom airline schedules & stock quotes to technical help &free software. SupraFAXModem V.32 $299.95 Retail Computer-based faxes are just as easy. 9600 S/R FAX 9 6 0 0 DATA Z"' - ■ - * All SupraFAXModems are compatible with Group 3ftuc machines & Class 1 & 2 fa x SupraFAXModem Plus commands. Just add our versatile new GPFax $199.95 Retail software (or the program o fyour choice)! 9600 S/R FAX 2 4 0 0 DATA Stand alone prices shown: add S80 to include GPFax software. Supra Corporation 1 -800-727-3443 SIT'tfA COk^RATION * 7101 Supra Drive SW, Albany, Oregon 973Z1 • 503-967-2410 • 503-967-2401 Fax SUPRA GmbH • Rodderweg 8, 5040 Briihl, Germany • (49) 02232/22002 • 02232/22003 Fax Gold Disk Authorized Software Centers Geld Disk products are available at most Amiga dealers. -
Introduction
By Jeremy Reimer (mailto:[email protected]) Wednesday, December 14, 2005 http://arstechnica.com/articles/culture/total-share.ars/1 17Grudzień200523:06 Introduction Electronic digital computers moved out of science fiction and into reality during World War II. Less powerful than a modern pocket calculator, the first real job for these massive machines was to speed up the calculation of artillery firing tables. Thirty years later, computers had firmly cemented themselves in the public imagination. They were huge boxes, covered with blinking lights and whirring reels of tape. Banks and big corporations all had computer rooms, closely guarded by a priesthood of programmers and administrators. Science fiction novels and movies imagined impossibly brilliant supercomputers that guided spaceships and controlled societies, yet they were still room-sized behemoths. The idea of a personal computer, something small and light enough for someone to pick up and carry around, wasn't even on the radar. Colossus Even the major computer companies at the time didn't see the point of small machines. The mainframe industry was dominated by IBM, who was the Snow White to the Seven Dwarves of Burroughs, CDC, GE, Honeywell, NCR, RCA and Univac. Mainframes took up entire floors and cost millions of dollars. There was also a market for slightly smaller and less expensive minicomputers, machines the size of a few refrigerators that sold for under a hundred thousand dollars. This industry was dominated by Digital Equipment Corporation (DEC), with strong competitors such as Data General, Hewlett-Packard and Honeywell-Bull. None of these companies considered the personal computer to be an idea worth pursuing. -
From 128K to Quadra: Model by Model
Chapter 12 From 128K to Quadra: Model by Model IN THIS CHAPTER: I What the specs mean I The specs for every Mac model ever made I Secrets of the pre-PowerPC Mac models I Just how much your Mac has devalued Yes, we’ve already been told that we’re nuts to attempt the next two chapters of this book. Since 1984, Apple has created more than 140 different Mac models — including 35 different PowerBooks and 53 different Performas! Each year, Apple piles on another dozen or so new models. By the time you finish reading this page, another Performa model probably will have been born. So, writing a couple of chapters that are supposed to describe every model is an exercise in futility. But we’re going to attempt it anyway, taking the models one by one and tracking their speeds, specs, and life cycles. This chapter will cover all the Apple Macs — both desktop and portable models — from the birth of the original Macintosh 128K to the release of the PowerBook 190, the last Mac ever made that was based on Motorola’s 68000-series processor chip. When you’re finished reading this chapter, you will be one of the few people on Earth who actually knows the difference between a Performa 550, 560, 575, 577, 578, 580, and 588. 375 376 Part II: Secrets of the Machine Chapter 13 will cover every Power Mac — or, more accurately, every PowerPC-based machine (those with four-digit model numbers) — from the first ones released in 1994 to the models released just minutes before this book was printed.