Historique des commits

Auteur SHA1 Message Date
  Giovanni Mascellani 6bfd16a622 Fix opcode map destruction. il y a 5 ans
  Giovanni Mascellani 3d351a557d Add basic PMC support. il y a 6 ans
  Giovanni Mascellani 559169cdf2 Fix some memory leaks in the assembler. il y a 6 ans
  Giovanni Mascellani 2cd00291d5 Fix an uninitialized field. il y a 6 ans
  Giovanni Mascellani 116c0a6d2c Add licensing details. il y a 6 ans
  Giovanni Mascellani 2c729b9667 Add alias retn for ret. il y a 6 ans
  Giovanni Mascellani f5d8ed6a0a Add support for jcxz. il y a 6 ans
  Giovanni Mascellani 8e4048f438 Add some random features. il y a 6 ans
  Giovanni Mascellani 8d8a0f9efe Support 16 bits bit tests. il y a 6 ans
  Giovanni Mascellani 1a2b4e6b8e Add support for bsf and bsr. il y a 6 ans
  Giovanni Mascellani b603b6be13 Add support for movsx. il y a 6 ans
  Giovanni Mascellani ccf4e02976 Add support for cbw and cwde. il y a 6 ans
  Giovanni Mascellani c5aca0b6de Support 16 bits in some cases in jmp_like_handler and sal_like_handler. il y a 6 ans
  Giovanni Mascellani b03a9717f8 Add support for sal and similar using CL. il y a 6 ans
  Giovanni Mascellani ac0c63c459 Add support for shld and shrd. il y a 6 ans
  Giovanni Mascellani 525ac14796 Support funny imul versions. il y a 6 ans
  Giovanni Mascellani eec76a2444 Quick fix. il y a 6 ans
  Giovanni Mascellani 3e61810ba2 Add support for many opcodes. il y a 6 ans
  Giovanni Mascellani b84845987e Add support for repeated codes. il y a 6 ans
  Giovanni Mascellani c99665269b Implement adc and sbb. il y a 6 ans
  Giovanni Mascellani d867053451 Add support for bit test opcodes. il y a 6 ans
  Giovanni Mascellani 8317301337 Add default size for and. il y a 6 ans
  Giovanni Mascellani eb8616997d Allow some 16 bits operations. il y a 6 ans
  Giovanni Mascellani d3ea384fbf Add support for rep prefix. il y a 6 ans
  Giovanni Mascellani a5fe1d5f0f Default to 32 bits for cmp. il y a 6 ans
  Giovanni Mascellani 7d51eeba69 Add support for movs*. il y a 6 ans
  Giovanni Mascellani 629c57f3bf Add support for lea. il y a 6 ans
  Giovanni Mascellani 0286ea146c Support other random opcodes. il y a 6 ans
  Giovanni Mascellani 78b07f2e05 Add support for loop*. il y a 6 ans
  Giovanni Mascellani fc8ca5c64c Add support for jecxz. il y a 6 ans