OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [tools/] [readme.txt] - Blame information for rev 22

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 8 gdevic
This directory contains various tools related to the project:
2 3 gdevic
 
3
Arduino
4
=======
5 22 gdevic
The Arduino Mega firmware to be run with a dongle described in this blog:
6
https://baltazarstudios.com/arduino-zilog-z80
7 3 gdevic
 
8
 
9
dongle
10
======
11 8 gdevic
Scripts and files that run Z80 instructions through the Arduino
12 3 gdevic
dongle to collect timing and functional data.
13
 
14
Some instructions (daa, neg, sbc) have separate simulation scripts
15 8 gdevic
containing functional implementation which is then compared to
16 3 gdevic
the response of a physical Z80 CPU (through the dongle).
17
 
18
 
19
z80_pla_checker
20
===============
21 8 gdevic
A Visual Studio project that loads PLA table and provides interactive
22 3 gdevic
simulation of opcodes and logic responses. The program also generates a
23 8 gdevic
Verilog PLA table source code used in the A-Z80 project.
24 3 gdevic
 
25
 
26
zmac
27
====
28
A handy Z80 assember.
29 8 gdevic
Various assembly source files that test and verify A-Z80 processor.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.