ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src/uae_cpu
File Last Change
 ../
compiler/
fpu/
basilisk_glue.cpp 1.8 (23 years ago) by cebix: - bumped version number to 0.9 - updated copyright dates
build68k.c 1.3 (24 years ago) by cebix: - imported UAE CPU 0.8.10 changes - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and Mac2Mac_memcpy - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam block was not in Mac address space) - some provisions for using UAE CPU compiler (doesn't work yet)
compiler.cpp 1.1 (24 years ago) by cebix: - imported UAE CPU 0.8.10 changes - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and Mac2Mac_memcpy - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam block was not in Mac address space) - some provisions for using UAE CPU compiler (doesn't work yet)
compiler.h 1.2 (24 years ago) by cebix: - imported UAE CPU 0.8.10 changes - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and Mac2Mac_memcpy - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam block was not in Mac address space) - some provisions for using UAE CPU compiler (doesn't work yet)
cpu_emulation.h 1.8 (23 years ago) by cebix: - bumped version number to 0.9 - updated copyright dates
cpuopti.c 1.1.1.1 (24 years ago) by cebix: Imported sources
fpp.cpp 1.9 (23 years ago) by gbeauche: - added FPU initialization routines
fpu_x86.cpp 1.4 (23 years ago) by cebix: fixed compilation problems under BeOS
fpu_x86.h 1.2 (23 years ago) by cebix: - bumped version number to 0.9 - updated copyright dates
fpu_x86_asm.h 1.1 (23 years ago) by gbeauche: Ported Lauri's FPU core to GCC/i386
gencpu.c 1.11 (23 years ago) by gbeauche: - removed generation of unused handlers in direct or real addressing modes (no prefetch buffer, nor exception 3 handling)
m68k.h 1.4 (24 years ago) by cebix: - removed Gwenole's patches as they didn't work on SPARC V9
memory.cpp 1.3 (23 years ago) by gbeauche: - fixed 15 and 16 bpp frame_host_* functions for big endian systems - conditionally removed unused code for direct addressing or real addressing modes
memory.h 1.2 (23 years ago) by gbeauche: - merged DIRECT_ADDRESSING and REAL_ADDRESSING - conditionally removed unused code for direct addressing or real addressing modes
newcpu.cpp 1.7 (23 years ago) by gbeauche: - changed set/get PC to better reflect direct or real addressing modes
newcpu.h 1.4 (23 years ago) by gbeauche: - changed set/get PC to better reflect direct or real addressing modes - removed m68k_get_pc_p() - default to not using prefetch buffer
readcpu.cpp 1.2 (24 years ago) by cebix: - added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs, and FPU state frames; enough to boot MacOS - CPU type can be selected in GTK prefs editor
readcpu.h 1.2 (24 years ago) by cebix: - added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs, and FPU state frames; enough to boot MacOS - CPU type can be selected in GTK prefs editor
table68k 1.3 (23 years ago) by gbeauche: - fixed ADDQ and SUBQ bitmasks
2 directories and 19 files shown