From 6b6bbd76e2016e7cef376be6dba3273e5d5e1c30 Mon Sep 17 00:00:00 2001 From: ole00 Date: Fri, 16 Feb 2024 20:06:48 +0000 Subject: [PATCH] Update README.md - ATF750C is now supported AFT750C support ported over from Michael D. afterburner's fork. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 084a806..12da1fa 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ from various manufcaturers. It is based on work of several other people: Yorck Thiele: https://www.ythiee.com/2021/06/06/galmate-hardware/ + Michael Dreher: + https://github.com/nospam2000/afterburner.git + who did the most of the hard work of deciphering and publishing the programming protocol of these chips. Some of their early programs were Windows based and relied on presence of parallel port (LPT). Afterburner was written for Linux OS @@ -34,6 +37,7 @@ Supported GAL chips: | 6002 | - | GAL6002B | - | - | | 26CV12 | - | GAL26CV12B[2] | - | - | | 26V12 | - | GAL26V12C[2] | - | - | +| 750 | ATF750C | - | - | - | [1]: requires PCB v.3.1 or modified PCB v.3.0 - see Troubleshooting [2]: requires adapter - see gerbers, pcb and img directory