Clarify usage in Overview

BigEd 2016-07-15 16:35:27 +01:00
parent f46712c660
commit 5ad98bfbfc

@ -1,6 +1,6 @@
### Overview
This project is an open-source In-Circuit Emulator for the 6502, 65C02, Z80, 6809 and 6809E 8-bit processors, using an off-the-shelf programmable hardware device, called a GODIL, that can be purchased here for just over $50.
This project is an open-source In-Circuit Emulator for the 6502, 65C02, Z80, 6809 and 6809E 8-bit processors, using an off-the-shelf programmable hardware device, called a GODIL, that can be purchased here for just over $50. The device plugs into your CPU socket, replacing the CPU, and you can control it over a serial connection to debug your software or hardware.
### What is In Circuit Emulation?