51 Commits (b7bcbe9524c05d5134136cce2d5d2a09c09a4f83)

Author SHA1 Message Date
bellard b7bcbe9524 ARM VFP support (Paul Brook) 21 years ago
bellard c4decf377c ppc fixes (Jocelyn Mayer) 21 years ago
bellard 1a0c3292b5 sparc fix 21 years ago
bellard 9df217a317 kqemu support 21 years ago
bellard 68016c627b SIGSEGV signals for ARM and SPARC 21 years ago
bellard 9f0777ed88 ARM SMC workaround 21 years ago
bellard 99c475abf1 armv5te support (Paul Brook) 21 years ago
bellard c1135f6152 removed debug code 21 years ago
bellard c27004ec78 64 bit target support 22 years ago
bellard e80cfcfc88 SPARC merge 22 years ago
bellard 0d1a29f9fc correct handling of saved host registers 22 years ago
bellard 7fe48483cd monitor fixes 22 years ago
bellard e95c8d51c2 full system SPARC emulation (Blue Swirl) 22 years ago
bellard d1d9f42119 compile fix 22 years ago
bellard 83fb7adf6c Darwin patch (initial patch by Pierre d'Herbemont) 22 years ago
bellard dc5d0b3d1b disable buggy tb_invalidate_page_range() 22 years ago
bellard 9fddaa0c0c PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer) 22 years ago
bellard fbf9eeb34d added cpu_resume_from_signal() - irq fix 22 years ago
bellard a541f297a3 PowerPC system emulation fixes (Jocelyn Mayer) 22 years ago
bellard 67b915a5dd win32 port (initial patch by kazu) 22 years ago
bellard f193c7979c do not depend on thunk.h - more log items 22 years ago
bellard bc51c5c989 initial x86-64 host support (Gwenole Beauchesne) 22 years ago
bellard 97eb5b14dc native FPU support in code copy mode 22 years ago
bellard bf3e8bf11e experimental code copy support - CPU_INTERRUPT_EXITTB support 22 years ago
bellard ee8b7021da temporary interrupt locking fix (need rework) 22 years ago
bellard 7f957d280b PowerPC merge (Jocelyn Mayer) 23 years ago
bellard b516f85ca8 simpler second page physical address test 23 years ago
bellard ce09776be2 PowerPC System emulation (Jocelyn Mayer) 23 years ago
bellard 1376847f9f support for new TLB handling 23 years ago
bellard b453b70bd8 sparc fixes 23 years ago
bellard 678673089d PowerPC target support (Jocelyn Mayer) - added better support for uid16 23 years ago
bellard 36bdbe5479 fixed TB linking in case of code invalidation (fixes random segfaults) 23 years ago
bellard 1a18c71b50 unused functions in system mode 23 years ago
bellard 93a40ea926 fixed mmu fault priviledge logic 23 years ago
bellard 93ac68bca5 sparc emulation target (thanx to Thomas M. Ogrisegg) 23 years ago
bellard facc68be25 removed x86 hacks 23 years ago
bellard 2e255c6b9f faster and more accurate segment handling 23 years ago
bellard 3f33731662 pop ss, mov ss, x and sti disable irqs for the next instruction - began dispatch optimization by adding new x86 cpu 'hidden' flags 23 years ago
bellard d05e66d217 no error code if hardware interrupt 23 years ago
bellard 38e584a072 m68k host port (Richard Zidlicky) 23 years ago
bellard 4cbf74b6b8 soft mmu support 23 years ago
bellard b6d78bfa0d correct CPL support (should fix flat real mode support) 23 years ago
bellard a412ac572f real mode support 23 years ago
bellard 4c3a88a284 gdb stub breakpoints support 23 years ago
bellard 1b21b62ab4 ARM fixes 23 years ago
bellard 907a5b2690 fixed invalid irq jump chaining 23 years ago
bellard 68a7931591 reduced irq latency 23 years ago
bellard 83479e770d suppressed ring 0 hacks 23 years ago
bellard 3fb2ded1d5 hardware interrupt support - support forfull ring 0 exception simulation 23 years ago
bellard 970a87a6bb new segment access 23 years ago