macemu/BasiliskII/src/uae_cpu
2006-07-17 04:07:41 +00:00
..
compiler Add LEALQmr, EMMS, SSE CMP and a series of new SSE opcodes (auto-generated) 2006-07-17 04:07:41 +00:00
fpu Fix long double support for x86 targets if -m128bit-long-double. 2006-04-09 13:40:27 +00:00
basilisk_glue.cpp Patch SynchIdleTime() to implement new "idlewait" prefs item. 2006-04-30 21:16:48 +00:00
build68k.c close opened files and make sure to flush stdout on exit, this used to 2005-03-17 00:21:36 +00:00
cpu_emulation.h Happy New Year! 2005-01-30 21:42:16 +00:00
cpuopti.c video_x.cpp supports resolution switching in windowed mode: the available 2001-06-28 21:20:02 +00:00
gencpu.c Avoid C99-isms in C code for old compilers (e.g. gcc "2.96" on MDK 8.1) 2005-06-22 08:51:04 +00:00
m68k.h Manually emit LAHF instructions so that 64-bit assemblers can grok it 2006-02-06 22:55:44 +00:00
memory.cpp Fix build with NO_INLINE_MEMORY_ACCESS set 2005-06-05 07:32:23 +00:00
memory.h Fix build with NO_INLINE_MEMORY_ACCESS set 2005-06-05 07:32:23 +00:00
newcpu.cpp fix stack alignment (theoritically but it was OK in practise) in generated 2006-01-15 22:42:51 +00:00
newcpu.h fix stack alignment (theoritically but it was OK in practise) in generated 2006-01-15 22:42:51 +00:00
noflags.h - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00
readcpu.cpp Really make translation through constant jumps functional. This can be 2005-06-06 19:22:56 +00:00
readcpu.h Building on GCC 2 causes errors: 2003-04-01 05:26:07 +00:00
spcflags.h Add support for hardware locks on x86_64 too 2005-06-06 18:49:51 +00:00
table68k - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00