├── 10_3_1_update_log.txt ├── 8_4_1_log.txt ├── COPYING ├── README.md ├── dcsd-led ├── README.md ├── dcsd ├── dcsd.c └── makedcsd.sh ├── dump.c └── eeprom_dump.txt /10_3_1_update_log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/10_3_1_update_log.txt -------------------------------------------------------------------------------- /8_4_1_log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/8_4_1_log.txt -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/COPYING -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/README.md -------------------------------------------------------------------------------- /dcsd-led/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/dcsd-led/README.md -------------------------------------------------------------------------------- /dcsd-led/dcsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/dcsd-led/dcsd -------------------------------------------------------------------------------- /dcsd-led/dcsd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/dcsd-led/dcsd.c -------------------------------------------------------------------------------- /dcsd-led/makedcsd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/dcsd-led/makedcsd.sh -------------------------------------------------------------------------------- /dump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/dump.c -------------------------------------------------------------------------------- /eeprom_dump.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lululombard/DCSD-reverse-engineering/HEAD/eeprom_dump.txt --------------------------------------------------------------------------------