
16 May
2013
16 May
'13
6:45 p.m.
I noticed there is no support for a disassembler except for BedBug.
I am working on a new processor and board for that processor. I'm in need of a disassembler for this work.
I was thinking about adding a cmd_dis.c file as a stub and make the implementation exist in board/..
Is this the right way to go as we are willing to release our code back to the community once it is completed. Ideas/comments about this are appreciated.
-brad w.