ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src
File Last Change
 ../
MacOSX/
native_cpu/
SDL/
Unix/
include/
Windows/
dummy/
uae_cpu/
AmigaOS/
BeOS/
slirp/
powerrom_cpu/
user_strings.cpp 1.5 (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
prefs.cpp 1.3 (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
main.cpp 1.4 (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
extfs.cpp 1.15 (24 years ago) by cebix: - extfs_read() and extfs_write() return -1 on error and don't clear errno - parent CNIDs of FSItems are exchanged in fs_rename() and fs_cat_move()
slot_rom.cpp 1.2 (24 years ago) by cebix: - fixed some compiler warnings - video_x.cpp: now checks whether the X server has the XFree86DGA extension
adb.cpp 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)
ether.cpp 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)
emul_op.cpp 1.12 (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)
sony.cpp 1.5 (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)
disk.cpp 1.4 (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)
cdrom.cpp 1.4 (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)
serial.cpp 1.2 (24 years ago) by cebix: - now compiles with GCC under AmigaOS
video.cpp 1.2 (24 years ago) by cebix: - now compiles with GCC under AmigaOS
macos_util.cpp 1.3 (24 years ago) by cebix: - now compiles with GCC under AmigaOS
rom_patches.cpp 1.12 (24 years ago) by cebix: - removed MemoryDispatch() replacement; routine from ROM is now used if possible - rom_patches.cpp: check for double PACK 4 resources; if only one is found, assume that the ROM requires an FPU and issue a warning if FPU emulation is turned off - UAE CPU opcode routines no longer return the cycle count - main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon - sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead of llseek()
rsrc_patches.cpp 1.2 (24 years ago) by cebix: - removed MemoryDispatch() replacement; routine from ROM is now used if possible - rom_patches.cpp: check for double PACK 4 resources; if only one is found, assume that the ROM requires an FPU and issue a warning if FPU emulation is turned off - UAE CPU opcode routines no longer return the cycle count - main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon - sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead of llseek()
audio.cpp 1.2 (24 years ago) by cebix: - renamed main_volume to speaker_volume and dac_volume to main_volume (same for mute) - added defines for headphone volume/mute
timer.cpp 1.1.1.1 (24 years ago) by cebix: Imported sources
scsi.cpp 1.1.1.1 (24 years ago) by cebix: Imported sources
xpram.cpp 1.1.1.1 (24 years ago) by cebix: Imported sources
12 directories and 20 files shown