macemu/BasiliskII/src/uae_cpu
2007-06-15 07:55:03 +00:00
..
compiler Add support for comma-separated elements in "jitblacklist" item. 2007-06-15 07:55:03 +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 Fix 64-bit builds in REAL_ADDRESSING mode with gcc4.1. 2007-01-13 17:21:08 +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 Remove dead code, B2 doesn't use valid_address() 2007-06-13 15:57:46 +00:00
memory.h Remove dead code, B2 doesn't use valid_address() 2007-06-13 15:57:46 +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