sidfactory2
sidfactory2 copied to clipboard
Introduce internal ID bytes for all kinds of data tables
Currently, there are only ID bytes 0x80 for instruments and 0x81 for commands. Add ID bytes for all table types, even for those that don't exist in all driver types. (So maybe some error handling is needed too?)
This would be really useful to the converter. As it is now, the converter circumvents this problem by going for the actual table names, but it's not a pretty solution.
This is a task migrated from workstreams in Slack.