aboutsummaryrefslogtreecommitdiff
path: root/cpu-exec.c
AgeCommit message (Expand)Author
2004-01-04sparc fixesbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
2003-11-19fixed TB linking in case of code invalidation (fixes random segfaults)bellard
2003-10-30unused functions in system modebellard
2003-10-27fixed mmu fault priviledge logicbellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard
2003-09-17removed x86 hacksbellard
2003-08-21faster and more accurate segment handlingbellard
2003-08-20pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard
2003-08-20no error code if hardware interruptbellard
2003-08-10m68k host port (Richard Zidlicky)bellard
2003-08-10soft mmu supportbellard
2003-07-29correct CPL support (should fix flat real mode support)bellard
2003-07-26real mode supportbellard
2003-07-26gdb stub breakpoints supportbellard
2003-07-09ARM fixesbellard
2003-06-30fixed invalid irq jump chainingbellard
2003-06-30reduced irq latencybellard
2003-06-25suppressed ring 0 hacksbellard
2003-06-24hardware interrupt support - support forfull ring 0 exception simulationbellard
2003-06-21new segment accessbellard
2003-06-15main cpu loop is target independentbellard