macemu/BasiliskII/src/uae_cpu
gbeauche d21cbd327d - From Lauri's ChangeLog: "Fixed a bug in FPU FTAN opcode (didn't pop the value
1.0 that x86 partial tangent FPTAN always pushes to stack for 8087/287
  compatibility)."
2001-01-11 13:19:30 +00:00
..
basilisk_glue.cpp - added memory initilization for direct addressing (MEMBaseDiff) 2000-09-22 17:18:15 +00:00
build68k.c - imported UAE CPU 0.8.10 changes 1999-11-03 10:56:43 +00:00
compiler.cpp - imported UAE CPU 0.8.10 changes 1999-11-03 10:56:43 +00:00
compiler.h - imported UAE CPU 0.8.10 changes 1999-11-03 10:56:43 +00:00
cpu_emulation.h - removed memory access functions for real addressing and included <memory.h> 2000-09-22 17:18:46 +00:00
cpuopti.c Imported sources 1999-10-03 14:16:26 +00:00
fpp.cpp - added FPU initialization routines 2000-09-05 16:53:47 +00:00
fpu_x86_asm.h Ported Lauri's FPU core to GCC/i386 2000-09-05 16:54:42 +00:00
fpu_x86.cpp - From Lauri's ChangeLog: "Fixed a bug in FPU FTAN opcode (didn't pop the value 2001-01-11 13:19:30 +00:00
fpu_x86.h Ported Lauri's FPU core to GCC/i386 2000-09-05 16:54:42 +00:00
gencpu.c - removed generation of unused handlers in direct or real addressing modes 2000-09-22 17:19:12 +00:00
m68k.h - removed Gwenole's patches as they didn't work on SPARC V9 1999-10-28 16:52:32 +00:00
memory.cpp - fixed 15 and 16 bpp frame_host_* functions for big endian systems 2000-09-22 17:20:01 +00:00
memory.h - merged DIRECT_ADDRESSING and REAL_ADDRESSING 2000-09-22 17:20:33 +00:00
newcpu.cpp - changed set/get PC to better reflect direct or real addressing modes 2000-09-22 17:21:25 +00:00
newcpu.h - changed set/get PC to better reflect direct or real addressing modes 2000-09-22 17:21:45 +00:00
readcpu.cpp - added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs, 1999-10-28 15:33:26 +00:00
readcpu.h - added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs, 1999-10-28 15:33:26 +00:00
table68k - fixed ADDQ and SUBQ bitmasks 2000-09-22 17:22:09 +00:00