Put together a Python script to decode the capture into AdamNet packets. It prints the timestamp in µs, the offset from previous packet as +µs, the command byte, decoded command name & device along with direction arrow. If there was any data in the packet then it is decoded and printed as both a hex dump and the decoded fields. I love how the endianness varies between packet types. Sometimes it's little endian, sometimes big.
#FujiNet #Coleco #ColecoAdam #RetroComputing #VintageComputing




