Age | Commit message (Expand) | Author |
2008-09-01 | SH4: final conversion to TCG | aurel32 |
2008-09-01 | SH4: convert floating-point ops to TCG | aurel32 |
2008-09-01 | SH4: Convert remaining non-fp ops to TCG | aurel32 |
2008-08-30 | SH4: Convert shift functions to TCG | aurel32 |
2008-08-30 | SH4: convert control/status register load/store to TCG | aurel32 |
2008-08-30 | SH4: convert some more arithmetics ops to TCG | aurel32 |
2008-08-29 | SH4: convert a few helpers to TCG | aurel32 |
2008-08-29 | SH4: convert branch/jump instructions to TCG | aurel32 |
2008-08-29 | SH4: convert simple compare instructions to TCG | aurel32 |
2008-08-29 | SH4: convert a few control or system register functions to TCG | aurel32 |
2008-08-29 | SH4: convert logic and arithmetic ops to TCG | aurel32 |
2008-08-28 | SH4: Convert register moves to TCG | aurel32 |
2008-08-28 | SH4: Convert dyngen registers moves to TCG | aurel32 |
2008-08-28 | SH4: Convert immediate loads to TCG | aurel32 |
2008-08-28 | SH4: remove unused ops | aurel32 |
2008-08-22 | sh4: fix tas.b @Rn instruction | aurel32 |
2008-08-22 | [sh4] sleep instruction | aurel32 |
2008-07-16 | Fix a bunch of type mismatch-related warnings (Jan Kiszka). | balrog |
2008-07-16 | Remove unintended dereference, kills a warning (Jan Kiszka). | balrog |
2008-05-09 | SH4 MMU improvements | aurel32 |
2008-03-11 | SH4, fix several instructions | aurel32 |
2008-02-01 | use the TCG code generator | bellard |
2007-12-02 | SH4: system emulator interrupt update, by Magnus Damm. | ths |
2007-12-02 | SH4 delay slot code update, by Magnus Damm. | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-06-25 | Handle endianness of double floats, by Magnus Damm. | ths |
2007-06-22 | Emulate more fpu opcodes, by Magnus Damm. | ths |
2007-05-13 | Remove unnecessary pointer magic in shift operations, by Magnus Damm. | ths |
2007-04-26 | Fix inc8 and dec8 operations, by Magnus Damm. | ths |
2006-06-18 | SH bugfixes. | pbrook |
2006-06-14 | sh4 fmov et al instructions (amatus) | bellard |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |