Skip to content

Commit ab8f390

Browse files
authored
Merge pull request #34 from jasonsbeer/jasonsbeer-patch-2
Update README.md
2 parents 0fea005 + 69035d2 commit ab8f390

File tree

1 file changed

+45
-47
lines changed

1 file changed

+45
-47
lines changed

README.md

+45-47
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,11 @@ In addition to a new board replacement option, I believe the ubiquitous EATX sta
88

99
Discord: https://discord.gg/NU7SPYfNFj
1010

11-
<img src="/Images/A2000EATX-Rev22.png" width="500">
11+
<img src="/Images/A2000EATX-Rev30.png" width="500">
1212

1313
## Project Status
1414

15-
### Revision 2.2 is the current production board.
16-
This revision adds a TICK header with three options for generating a TICK signal.
17-
18-
**Hardware Supported**: All Amiga 2000 specific and Amiga general hardware is supported. The only exception would be external video hardware that would rely on signals not supplied on the HD15 video connection (see [Video](#video)). Here is a list of hardware tested and known to work:
19-
1. A2630 68030 CPU Card
20-
2. Supra WordSYNC SCSI Controller
21-
3. A2090 SCSI Controller
22-
4. Vampire V2+
23-
5. PiStorm
24-
6. RGB2HDMI
25-
7. BuddhaIDE
26-
8. GottaGoFastRam2000
27-
9. Wireless keyboard adapter
28-
10. A2286AT Bridgeboard (on ISA: SnarkBarker (soundblaster clone), XT-CF Lite and TsengLabs ET4000AX)
15+
### Revision 3.0 is the current production board.
2916

3017
**Known Issues**: See Issues tab.
3118

@@ -35,7 +22,8 @@ This revision adds a TICK header with three options for generating a TICK signal
3522

3623
<img src="/Images/case1.jpg" width="500">
3724

38-
Revision 1.2.1 can be found [here](https://github.com/jasonsbeer/Amiga-2000-EATX/tree/Rev-1.2.1).
25+
Revision 2.2 can be found [here](https://github.com/jasonsbeer/Amiga-2000-EATX/tree/Rev-2.2).
26+
Revision 1.2.1 can be found [here](https://github.com/jasonsbeer/Amiga-2000-EATX/tree/Rev-1.2.1).
3927

4028
If you are interested in a brief history of this project, check out the [Gallery page](/Gallery.md).
4129

@@ -104,19 +92,35 @@ For now, the Kickstart ROM remains the original 27C400. These are no longer made
10492
If something is not specifically mentioned, you should expect it to be unchanged in function or component from the original Amiga 2000.
10593

10694
## Revision History
107-
Rev 0 - Prototype board
10895

109-
Rev 1.0
110-
1. Adjusted postion of slots and several other components
111-
2. Moved ATX On/Off circuit to back of board
112-
113-
Rev 1.1
114-
1. New ATX on/off circuit
115-
2. Modified SRAM circuit
116-
3. Added case fan header
117-
4. Fixed U100 and other footprints
118-
5. Moved some components
119-
6. Cleaned up silk screen
96+
Rev 3.0 **CURRENT PRODUCTION REVISION**
97+
1. Various fixes (see closed issues flagged for Revision 3.0)
98+
2. Changed SRAM to 5V tolerant 3.3V part
99+
3. Removed almost all signal traces from power planes
100+
4. Swapped position of U801 and U899 and brought related components to front of board
101+
5. Updated to KiCAD 7.0
102+
103+
Rev. 2.2
104+
1. Added TICK header (J300)
105+
2. Cleaned up some odd routing that went back to the early revisions of this project
106+
3. Changed footprint of CN300 to support more part options
107+
108+
Rev 2.1
109+
1. Changed footprint of U9000 to offer more part options
110+
2. Added U207 to buffer VSYNC and HSYNC signals
111+
3. Relocated Zorro termination components
112+
4. Added additional component values to silk screen
113+
5. Moved many traces to the external layers
114+
115+
Rev 2.0
116+
1. Supports both Agnus 8372A and certain Agnus 8375 part numbers on the same board
117+
2. Added external floppy drive header
118+
3. Support for two real-time clock options
119+
4. Cleaned up the schematics
120+
121+
Rev 1.2.1 (First Production Release)
122+
1. Added some missing component values to the silk screen, where there was room
123+
2. Moved VIDIOT over to make additional room for coprocessor cards
120124

121125
Rev 1.2
122126
1. Fixed traces on the keyboard connector (error on the C= schematic)
@@ -128,27 +132,19 @@ Rev 1.2
128132
7. Added support for 1 and 2 MB Kickstart ROMs (512k still supported)
129133
8. Added some space around the external ports...they were crowded
130134

131-
Rev 1.2.1 (First Production Release)
132-
1. Added some missing component values to the silk screen, where there was room
133-
2. Moved VIDIOT over to make additional room for coprocessor cards
134-
135-
Rev 2.0
136-
1. Supports both Agnus 8372A and certain Agnus 8375 part numbers on the same board
137-
2. Added external floppy drive header
138-
3. Support for two real-time clock options
139-
4. Cleaned up the schematics
135+
Rev 1.1
136+
1. New ATX on/off circuit
137+
2. Modified SRAM circuit
138+
3. Added case fan header
139+
4. Fixed U100 and other footprints
140+
5. Moved some components
141+
6. Cleaned up silk screen
140142

141-
Rev 2.1
142-
1. Changed footprint of U9000 to offer more part options
143-
2. Added U207 to buffer VSYNC and HSYNC signals
144-
3. Relocated Zorro termination components
145-
4. Added additional component values to silk screen
146-
5. Moved many traces to the external layers
143+
Rev 1.0
144+
1. Adjusted postion of slots and several other components
145+
2. Moved ATX On/Off circuit to back of board
147146

148-
Rev. 2.2 **PRODUCTION REVISION**
149-
1. Added TICK header (J300)
150-
2. Cleaned up some odd routing that went back to the early revisions of this project
151-
3. Changed footprint of CN300 to support more part options
147+
Rev 0 - Prototype board
152148

153149
## Acknowledgments
154150
kr239 - for the Amiga 500 DRAM replacement project inspiration and LIV2 and texneus for the modifications used in this project
@@ -161,4 +157,6 @@ DarrenHD - Pics and measurements of the Amiga 3000 video slot bracket adapter -
161157

162158
Chucky - Amiga Diagrom...a priceless diagnostic tool - http://www.diagrom.com/
163159

160+
floppie209 - For testing the Rev 3.0 board.
161+
164162
Everyone that made the Amiga possible.

0 commit comments

Comments
 (0)