macemu/BasiliskII/src/uae_cpu
gbeauche 21909f1eed - Rewrite blockinfo allocator et al. Use a template class so that this
can work with other types related to blockinfos.
- Add new method to compute checksums. This should permit code inlining
  and follow-ups of const_jumps without breaking the lazy cache invalidator.
  aka. chain infos for checksuming. TODO: Incomplete support thus disabled.
2002-10-01 16:22:36 +00:00
..
compiler - Rewrite blockinfo allocator et al. Use a template class so that this 2002-10-01 16:22:36 +00:00
fpu Disable USE_QUAD_DOUBLE for now and probably for good as (i) the emulator 2002-09-20 16:52:48 +00:00
basilisk_glue.cpp - Optimize use of quit_program variable. This is a real boolean for B2. 2002-10-01 09:39:55 +00:00
build68k.c - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00
cpu_emulation.h - Changes to support 68040 -> x86 dynamic translator 2002-09-17 16:05:39 +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 - Changes to support 68040 -> x86 dynamic translator 2002-09-17 16:05:39 +00:00
m68k.h - merged some code from uae-0.8.16 2001-07-13 10:13:58 +00:00
memory.cpp Use B2_mutex instead of pthread mutexes when ENABLE_EXCLUSIVE_SPCFLAGS is 2002-09-01 16:32:02 +00:00
memory.h - 1-bit mode under X11 always uses default visual 2001-07-14 15:02:49 +00:00
newcpu.cpp - Optimize use of quit_program variable. This is a real boolean for B2. 2002-10-01 09:39:55 +00:00
newcpu.h - Optimize use of quit_program variable. This is a real boolean for B2. 2002-10-01 09:39:55 +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 - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00
readcpu.h - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00
spcflags.h - Changes to support 68040 -> x86 dynamic translator 2002-09-17 16:05:39 +00:00
table68k - Merge with Basilisk II/JIT cpu core, interpretive part for now 2002-09-01 15:17:13 +00:00