diff --git a/Home.md b/Home.md index f355f5d..0cb9a5a 100644 --- a/Home.md +++ b/Home.md @@ -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?