Difference between revisions of "Z80"
From emboxit
m (1 revision) |
m (1 revision) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | ==ICs== | ||
+ | *[https://www.digikey.ie/products/en?keywords=Z84C0010AEG Z80 Microprocessor IC Z80 1 Core, 8-Bit 10MHz '''44-LQFP''', Digikey 4.92000 Eur] | ||
+ | *[http://www.mouser.ie/ProductDetail/Cypress-Semiconductor/CY7C199D-10ZXI/?qs=F3GwfVaYfx%2fwNUvIK9GYZg== CY7C199D-10ZXI SRAM 256Kb 10ns 32K x 8 SRAM, '''5V''' Mouser €3.13] | ||
+ | *[http://www.mouser.ie/ProductDetail/ISSI/IS61LV256AL-10TLI/?qs=AG1tZYOK7s62lfPD8V5A8g== IS61LV256AL-10TLI SRAM 256K 32Kx8 10ns Async SRAM '''3.3v''' Mouser €1.10] | ||
+ | *[http://www.mouser.ie/ProductDetail/ON-Semiconductor/MC74HC595ADTR2G/?qs=qg33o%252b8vzFrYsLNJK%2fAr6Q== MC74HC595ADTR2G Mouser €0.415] | ||
+ | *[http://www.mouser.ie/ProductDetail/Texas-Instruments/TL16C550DIRHB/?qs=odmYgEirbwyIrhzCMJaCWA== TL16C550DIRHB Mouser €4.12] | ||
+ | *[http://www.mouser.ie/ProductDetail/Microchip-Technology-Atmel/AT28HC256-90TU/?qs=sGAEpiMZZMuVhdAcoizlRWOm7B1K2DLj0P%252bXD5B3Itw= AT28HC256-90TU '''5V''' Mouser €7.62] | ||
+ | *[http://www.mouser.ie/ProductDetail/NXP/PCF8584T-2518/?qs=%2fha2pyFadujZMxa8CAmK%2fNIJtPVI4QX4b%2fAZ8C6pdj8%3d PCF8584T/2,518 Mouser €4.22] | ||
+ | *[http://www.vlsi.fi/en/products/vs23s010.html 1 Mbit Versatile SPI / 8-Bit Parallel Bus SRAM with Video Display Controller] | ||
+ | |||
+ | <br><br> | ||
+ | |||
==Support pages== | ==Support pages== | ||
*[http://www.z80.info/ Official Support-Page: Hardware - Software - Utilities - FAQ - Docs for Z80-Family] | *[http://www.z80.info/ Official Support-Page: Hardware - Software - Utilities - FAQ - Docs for Z80-Family] | ||
Line 39: | Line 52: | ||
*[http://www.retroleum.co.uk/electronics-articles/previous/v3z80p/ retroleum] | *[http://www.retroleum.co.uk/electronics-articles/previous/v3z80p/ retroleum] | ||
*[http://www.retroleum.co.uk/electronics-articles/previous/the-v4z80p-a-z80-based-laptop/ retroleum Z80 laptop] | *[http://www.retroleum.co.uk/electronics-articles/previous/the-v4z80p-a-z80-based-laptop/ retroleum Z80 laptop] | ||
+ | *[http://cpuville.com/Z80.htm A Homebuilt Z-80 Computer] | ||
+ | |||
+ | |||
{{Cat1|Z80}} | {{Cat1|Z80}} |
Latest revision as of 07:41, 26 August 2017
Contents
ICs
- Z80 Microprocessor IC Z80 1 Core, 8-Bit 10MHz 44-LQFP, Digikey 4.92000 Eur
- CY7C199D-10ZXI SRAM 256Kb 10ns 32K x 8 SRAM, 5V Mouser €3.13
- IS61LV256AL-10TLI SRAM 256K 32Kx8 10ns Async SRAM 3.3v Mouser €1.10
- MC74HC595ADTR2G Mouser €0.415
- TL16C550DIRHB Mouser €4.12
- AT28HC256-90TU 5V Mouser €7.62
- PCF8584T/2,518 Mouser €4.22
- 1 Mbit Versatile SPI / 8-Bit Parallel Bus SRAM with Video Display Controller
Support pages
- Official Support-Page: Hardware - Software - Utilities - FAQ - Docs for Z80-Family
- Manufacturers
- Mouser 692-Z84C0010VEG 10MHz PLCC44 Zilog-Z80
- Mouser 692-Z84C2010VEG 10 MHz PLCC44 PIO
Compilers
Packman
- http://www.fpga4fun.com/HDMI.html
- http://web.archive.org/web/20130702025031/http://www.fpgaarcade.com/pac_main.htm
MachXO2
Verilog Implementation
- https://sites.google.com/site/ghutchis/tv80homepage
- http://opencores.org/project,tv80
- http://opencores.org/project,nextz80
- http://opencores.org/project,a-z80
Components
Projects
- A rather small Z80 based computer with the following features:
- Z80 single board computer
- IDE controller
- FAT file system (currently read only) in Z80 assembler