16 lines
400 B
Plaintext
16 lines
400 B
Plaintext
SimpleJBurn
|
|
###########
|
|
|
|
SimpleJBurn is a java application that is used to write data to an EEPROM or
|
|
read data from an EEPROM.
|
|
|
|
The current version has the following features:
|
|
|
|
- Load an ROM image from disk (up to 32k)
|
|
- Read data from EEPROM
|
|
- Save EEPROM data to disk
|
|
- Burn image data to EEPROM
|
|
- set an offset for burning data
|
|
- compare image data and EEPROM data
|
|
- clear EEPROM to 0x00 bytes
|