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/
slot_rom.cpp 1.14 (22 years ago) by cebix: - added infrastructure for multi-monitor support; only video_x.cpp is converted for the new scheme; not actually tested with a mult-monitor setup yet but at least single-monitor display doesn't seem to be broken (UAE banked addressing would definitely require some extensions to handle multiple frame buffers) - struct video_mode has an extra field that is free for use by platform- specific code
adb.cpp 1.8 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
prefs.cpp 1.13 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
serial.cpp 1.5 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
timer.cpp 1.6 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
macos_util.cpp 1.9 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
xpram.cpp 1.5 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
extfs.cpp 1.28 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
rsrc_patches.cpp 1.11 (22 years ago) by cebix: - documentation updates - 2001 -> 2002 - version 0.9 -> 1.0
emul_op.cpp 1.29 (22 years ago) by cebix: - fixed the problem with Ticks getting incremented on every interrupt, not just 60Hz (e.g. moving the mouse made the caret blink faster) - removed the TAB characters from the ChangeLog file
rom_patches.cpp 1.22 (22 years ago) by cebix: - fixed the problem with Ticks getting incremented on every interrupt, not just 60Hz (e.g. moving the mouse made the caret blink faster) - removed the TAB characters from the ChangeLog file
scsi.cpp 1.5 (22 years ago) by cebix: - scsi_linux.cpp uses SCSI generic interface version 2 - slightly more verbose SCSI debugging messages
user_strings.cpp 1.12 (21 years ago) by gbeauche: Update prefs editor with "JIT Compiler" pane
prefs_items.cpp 1.8 (21 years ago) by gbeauche: Update prefs editor with "JIT Compiler" pane
main.cpp 1.14 (21 years ago) by gbeauche: Updates to reflect recent cxmon 64bit changes
video.cpp 1.26 (22 years ago) by cebix: added some safety checks
ether.cpp 1.11 (22 years ago) by cebix: cleaned up pthread attributes [Brian Johnson]
disk.cpp 1.14 (22 years ago) by cebix: cleaned up pthread attributes [Brian Johnson]
sony.cpp 1.14 (22 years ago) by cebix: fixed floppy disk change detection problems under Linux
cdrom.cpp 1.19 (21 years ago) by cebix: read_toc() dumps the entire TOC when DEBUG=1
audio.cpp 1.11 (22 years ago) by cebix: some cleanups in the sound component
12 directories and 21 files shown