summaryrefslogtreecommitdiff
path: root/target-m68k/helper.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-11Remove osdep.c/qemu-img code duplicationaurel321-0/+1
2007-12-09Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths1-1/+3
2007-11-18Add strict checking mode for softfp code.pbrook1-1/+1
2007-11-12added missing returnbellard1-0/+1
2007-11-10added cpu_model parameter to cpu_init()bellard1-3/+40
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-3/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-5/+5
2007-06-03Improve ColdFire CPU selection.pbrook1-2/+7
2007-06-03MCF5208 emulation.pbrook1-1/+25
2007-05-29ColdFire EMAC support.pbrook1-2/+36
2007-05-26Rework m68k cpu feature flags.pbrook1-0/+63
2007-05-23m68k/ColdFire system emulation.pbrook1-1/+63
2006-10-22ColdFire target.pbrook1-0/+149