joxeankoret / pyew

Official repository for Pyew.
GNU General Public License v2.0
383 stars 95 forks source link

Disassembly case #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I added the pyew.case option so we can select if we prefer high or low case on 
disassembly with command:

pyew.case = 'high/low'

By default is set to 'high'. Not the best approach for performance but I don't 
think it will be a problem.

Original issue reported on code.google.com by hugo.t...@gmail.com on 10 Jun 2010 at 3:13

Attachments:

GoogleCodeExporter commented 9 years ago
Patch applied. Thanks!

Original comment by joxean.p...@gmail.com on 2 Jul 2010 at 8:57