Skip to content

Commit

Permalink
0.3.rev.A. Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
robsonsmartins committed Feb 27, 2024
1 parent 40729e1 commit ea7f725
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/chip-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ This document contains the most up-to-date list of devices (chips) supported and
#### SRAM
[Top](#usb-flasheprom-programmer)

| Chip | Manufacturer | ID | Capacity | Bits | Pinout | Adapter | Software Supported | Adapter Tested | Software Tested |
| ----------- |:-------------:|:--------:| ----------:|:----:|:-------:|:--------:|:------------------:|:--------------:|:---------------:|
| 6116 | Any | N/A | 2KB | 8 | DIP24 | ? | Yes | No | Yes (0.3) |
| 6264 | Any | N/A | 8KB | 8 | DIP28 | ? | Yes | No | Yes (0.3) |
| 62128 | Any | N/A | 16KB | 8 | DIP28 | ? | Yes | No | No |
| 62256 | Any | N/A | 32KB | 8 | DIP28 | ? | Yes | No | Yes (0.3) |
| Chip | Manufacturer | ID | Capacity | Bits | Pinout | Adapter | Software Supported | Adapter Tested | Software Tested |
| --------------------------------------- |:-------------:|:--------:| ----------:|:----:|:-------:|:--------:|:------------------:|:--------------:|:---------------:|
| [6116](reference/datasheets/6116.pdf) | Any | N/A | 2KB | 8 | DIP24 | ? | Yes | No | Yes (0.3) |
| 6264 | Any | N/A | 8KB | 8 | DIP28 | ? | Yes | No | Yes (0.3) |
| 62128 | Any | N/A | 16KB | 8 | DIP28 | ? | Yes | No | No |
| [62256](reference/datasheets/61256.pdf) | Any | N/A | 32KB | 8 | DIP28 | ? | Yes | No | Yes (0.3) |

#### EPROM 27
[Top](#usb-flasheprom-programmer)
Expand Down

0 comments on commit ea7f725

Please sign in to comment.