mirror of
https://github.com/ole00/afterburner.git
synced 2024-11-22 21:32:09 +00:00
updated README.md
updated support for Win32/64, Mac OSX64
This commit is contained in:
parent
63765f65fc
commit
a52b313150
11
README.md
11
README.md
@ -13,9 +13,9 @@ from various manfucaturers. It is based on work of several other people:
|
|||||||
|
|
||||||
who did the most of the hard work of deciphering and publishing the programming
|
who did the most of the hard work of deciphering and publishing the programming
|
||||||
protocol of these chips. Their programs were Windows based and relied on
|
protocol of these chips. Their programs were Windows based and relied on
|
||||||
presence of parallel port (LPT). Afterburner was written for Linux OS, and
|
presence of parallel port (LPT). Afterburner was written for Linux OS
|
||||||
requires serial connection to Arduio UNO, which does the programming
|
(also works on Win32/64, Mac OSX64), and requires serial connection to
|
||||||
of the chip.
|
Arduio UNO, which does the programming of the chip.
|
||||||
|
|
||||||
Supported GAL chips:
|
Supported GAL chips:
|
||||||
|
|
||||||
@ -199,6 +199,11 @@ Troubleshooting:
|
|||||||
|
|
||||||
* usual places: ebay, aliexpress
|
* usual places: ebay, aliexpress
|
||||||
|
|
||||||
|
- how to run afterburner on Win32, Win64 or MacOSX ?
|
||||||
|
* the same way as on Linux: compile the source code
|
||||||
|
* OR use pre-compiled afterburner binaries located in 'releases' directory
|
||||||
|
* then run afterburner in terminal (use 'cmd' on WinXX) as described above
|
||||||
|
|
||||||
- what are the .jed files and how to produce them
|
- what are the .jed files and how to produce them
|
||||||
|
|
||||||
* Use WinCupl software from Atmel. Works under Wine as well.
|
* Use WinCupl software from Atmel. Works under Wine as well.
|
||||||
|
Loading…
Reference in New Issue
Block a user