ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src/Unix
File Last Change
 ../
Irix/
NetBSD/
Linux/
FreeBSD/
Darwin/
m4/
ldscripts/
Solaris/
keycodes 1.1 (24 years ago) by cebix: - renamed basilisk_ii_keycodes to keycodes - default location of keycodes file is now $(sharedir)/keycodes (depends on install prefix) - improved the install target
video_x.cpp 1.12 (24 years ago) by cebix: *** empty log message ***
audio_oss_esd.cpp 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)
Makefile.in 1.15 (24 years ago) by cebix: - small fixes to Makefile.in and configure script - main_unix.cpp tested ENABLE_DGA instead of ENABLE_XF86_DGA
user_strings_unix.h 1.5 (24 years ago) by cebix: - imported fixed UAE FPU from Lauri - extfs.cpp: fixed bug with fsResolveWDCB in fs_get_wd_info() - ExtFS: MAX_PATH_LENGTH is global, removed third parameter to add_path_component() - rom_patches.cpp: added print_rom_info() - Unix: added "-rominfo" command line argument - extfs_unix.cpp: supports finder info and resource forks - prefs_editor_gtk.cpp: tab widget is no longer scrollable
prefs_unix.cpp 1.4 (24 years ago) by cebix: - added mouse wheel support
BasiliskII.1 1.8 (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_unix.cpp 1.11 (24 years ago) by cebix: - size of ExtFS finf helper file extended to 32 bytes to allow future expansion (the complete FInfo/FXInfo could be stored in it) - main_unix.cpp: replaced TIMER_RELTIME (which doesn't seem to exist on Irix) by 0
posix_sem.cpp 1.1.1.1 (24 years ago) by cebix: Imported sources
fbdevices 1.1 (24 years ago) by cebix: - added fbdev video code and SPARC assembly optimizations
clip_unix.cpp 1.1.1.1 (24 years ago) by cebix: Imported sources
timer_unix.cpp 1.5 (24 years ago) by cebix: - added external file system - moved most init/deinit code to InitAll()/ExitAll() in main.cpp
sysdeps.h 1.9 (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)
install-sh 1.1.1.1 (24 years ago) by cebix: Imported sources
sys_unix.cpp 1.5 (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()
main_unix.cpp 1.10 (24 years ago) by cebix: - size of ExtFS finf helper file extended to 32 bytes to allow future expansion (the complete FInfo/FXInfo could be stored in it) - main_unix.cpp: replaced TIMER_RELTIME (which doesn't seem to exist on Irix) by 0
prefs_editor_gtk.cpp 1.9 (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
semaphore.h 1.1.1.1 (24 years ago) by cebix: Imported sources
xpram_unix.cpp 1.2 (24 years ago) by cebix: - AmigaOS: removed support for SAS/C - AmigaOS: sys_amiga.cpp: supports 64-bit device access and respects device block size on writes - AmigaOS: added support for resource forks and Finder info for ExtFS - AmigaOS: added "ExtFS" gadget to prefs editor - protection mask for all open()/creat()/mkdir() calls is now 0666 or 0777
user_strings_unix.cpp 1.6 (24 years ago) by cebix: - imported fixed UAE FPU from Lauri - extfs.cpp: fixed bug with fsResolveWDCB in fs_get_wd_info() - ExtFS: MAX_PATH_LENGTH is global, removed third parameter to add_path_component() - rom_patches.cpp: added print_rom_info() - Unix: added "-rominfo" command line argument - extfs_unix.cpp: supports finder info and resource forks - prefs_editor_gtk.cpp: tab widget is no longer scrollable
mkinstalldirs 1.1 (24 years ago) by cebix: - audio_linux.cpp renamed to audio_oss_esd.cpp (now also used under FreeBSD) and added support for ESD - medium removal is allowed for CD-ROM on exit - added mkinstalldirs to "make install" target
serial_unix.cpp 1.4 (24 years ago) by cebix: - fixed compilation problem
configure 1.16 (24 years ago) by cebix: *** empty log message ***
aclocal.m4 1.2 (24 years ago) by cebix: - audio_linux.cpp renamed to audio_oss_esd.cpp (now also used under FreeBSD) and added support for ESD - medium removal is allowed for CD-ROM on exit - added mkinstalldirs to "make install" target
config.h.in 1.7 (24 years ago) by cebix: - mon is called for illegal EMUL_OP selectors and when pressing Ctrl-C (Unix) - moved MemoryDispatch() patch routine from PatchAfterStartup() to InstallDrivers() - fixed one place where ROM replaces MemoryDispatch() by unimplemented trap when no MMU is present - Unix: ROM breakpoint can now be set with "-break" command line argument - some changes to configure script, mon is now compiled with readline support
configure.in 1.17 (24 years ago) by cebix: *** empty log message ***
acconfig.h 1.3 (24 years ago) by cebix: - fixed mistake in acconfig.h
8 directories and 27 files shown