Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/celso/gba1000
https://github.com/celso/gba1000
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/celso/gba1000
- Owner: celso
- Created: 2023-01-19T18:34:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T10:19:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T06:22:29.951Z (2 months ago)
- Size: 4.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amiga GBA1000 Project
The GB A1000 is a motherboard based on the Amiga 1000. The project was developed by Georg Braun and has the following features (Rev 4):
* CPU: Motorola MC68030 at 40 or 50 MHz
* FPU: Motorola MC68881 or MC68882 at CPU-speed
* RAM: 8 Mbyte 32-bit SRAM, 2 Mbyte ChipRAM
* Chipset: ECS Amiga (ECS-Denise 8373 and Fat Agnus 8372/8375)
* Built-in flicker-fixer with VGA-output
* One Zorro-II slot
* 1 Mbyte Flash-ROM for optional software
* Real-time clock with battery backup
* IDE-controller
* Two Kickstart-sockets
* Fits directly into an original Amiga 1000 caseWe only have info and files for Rev 4.
Rev 5 adds a 68040 / 68060 CPU at 50MHz but there are no public schematics for it.
I will attempt to build a GBA1000 this year, this repo will host all the information and research work needed.
## PCB
* [Amiga EagleCAD library](https://gitlab.com/MHeinrichs/Amiga-EagleCAD-library)
## Parts
* [Parts list](https://docs.google.com/spreadsheets/d/1qbaFgtlkgim4g9IzhCKldIigHErPgWEHpMMWoZS-UCM/edit?usp=sharing) (spreadsheet)
* [Parts list (another version)](https://docs.google.com/spreadsheets/d/1GhOfJKkPUn_pJ6D0nmGipUzV8q_jXX78GFDTTUAWveM/edit?usp=sharing) (spreadsheet)## Photos
* [Illuwatar's photos](https://photos.app.goo.gl/Ms466hcZpjMAoojf7)
## Videos
* [GBA1000 board build](https://www.youtube.com/watch?v=4canKrEQRAU) with great soldering tips
## Sections
* [FAQ](FAQ.md) from the old gba1000.info website.
* [Schematics](schematics/)
* [Assembly Drawings](assembly-drawings/)
* [Rev0 Instructions and BOM](instructions-rev0/)
* [Rev4 Eagle files](eagle-rev4/)
* [Hardware configuration files](logic/)### Main threads
* [GBA1000 rev4 Build Log](https://www.amibay.com/threads/gba1000-rev4-build-log.46916/)
* [Project of a mini tylacine PCBs batch for the GBA1000](https://www.amibay.com/threads/project-of-a-mini-tylacine-pcbs-batch-for-the-gba1000.63034/)### Relevant links
* [Rev4 PCB locator AmigaWiki](http://www.amigawiki.org/loc7/locator7.php)
* [Illuwatar's A1000 build project](http://www.illuwatar.se/project_pages/gba1000/gba1000.htm)
* [GBA1000 v4 build in French](http://obligement.free.fr/articles/gba1000v4.php)
* [www.gba1000.info (archived)](https://web.archive.org/web/20090430084403/http://www.gba1000.info/disclaimer.asp?returnpage=partslist.asp)
* [GBA1000 Jumpers](http://www.amigawiki.de/lib/exe/fetch.php?media=de:models:gba1000_jumper.pdf)