Thread: Disassembler
View Single Post
Old 20 November 2012, 09:52   #37
copse
Registered User
 
Join Date: Jul 2009
Location: Lala Land
Posts: 539
A little more work.
  • I've rewritten the UI to use QT, which is a lot more flexible than the old toolkit I was using. This was very quick and easy, given all the documentation and examples available for the both QT and the PySide Python bindings.
  • Work can be saved and loaded again later.
  • Labels can be renamed.
  • F-line instructions are generally properly disassembled now.

By no means is it ready for use, but it's a good start.



Latest source code is pushed to github. It should just work as long as you have Python 2.7 and PySide for Python 2.7 installed.
copse is offline  
 
Page generated in 0.04283 seconds with 11 queries