File | Last Change |
---|---|
../ | |
uae_cpu/ | |
slirp/ | |
powerrom_cpu/ | |
native_cpu/ | |
include/ | |
dummy/ | |
Windows/ | |
Unix/ | |
SDL/ | |
MacOSX/ | |
BeOS/ | |
AmigaOS/ | |
xpram.cpp | 1.9 (15 years ago) by asvitkine: BasiliskII side of changes to support .sheepvm bundles for SheepShaver |
video.cpp | 1.29 (16 years ago) by gbeauche: Happy New Year! |
user_strings.cpp | 1.19 (16 years ago) by gbeauche: Happy New Year! |
timer.cpp | 1.9 (16 years ago) by gbeauche: Happy New Year! |
sony.cpp | 1.17 (16 years ago) by gbeauche: Happy New Year! |
slot_rom.cpp | 1.18 (14 years ago) by cebix: fixed const-correctness |
serial.cpp | 1.8 (16 years ago) by gbeauche: Happy New Year! |
scsi.cpp | 1.8 (16 years ago) by gbeauche: Happy New Year! |
rsrc_patches.cpp | 1.16 (16 years ago) by gbeauche: Happy New Year! |
rom_patches.cpp | 1.28 (14 years ago) by cebix: fixed const-correctness |
prefs_items.cpp | 1.16 (16 years ago) by gbeauche: Happy New Year! |
prefs.cpp | 1.18 (15 years ago) by asvitkine: BasiliskII side of changes to support .sheepvm bundles for SheepShaver |
main.cpp | 1.18 (15 years ago) by asvitkine: BasiliskII side of changes to support .sheepvm bundles for SheepShaver |
macos_util.cpp | 1.12 (16 years ago) by gbeauche: Happy New Year! |
extfs.cpp | 1.36 (16 years ago) by asvitkine: [patch from Kelvin Delbarre] Fix file corruption experienced when doing random-access file I/O to the external filesystem. The application-specified ioPosMode parameter must be masked off appropriately in extfs.cpp:fs_set_fpos(), as is done elsewhere in the file. |
ether.cpp | 1.16 (16 years ago) by gbeauche: Happy New Year! |
emul_op.cpp | 1.37 (14 years ago) by cebix: fixed const-correctness |
disk.cpp | 1.19 (16 years ago) by gbeauche: Happy New Year! |
cdrom.cpp | 1.23 (16 years ago) by asvitkine: [patch from Kelvin Delbarre] The CDROM status call "WhoIsThere" (csCode 97) is now implemented. Apart from eliminating "WARNING: Unknown CDROMStatus(97)" complaints from the console log, this does not appear to have had any effects whatsoever. A typo in the implementation of the CDROM status call "GetCDFeatures" has been corrected per Technical Note DV22: http://developer.apple.com/technotes/dv/dv_22.html |
audio.cpp | 1.16 (16 years ago) by gbeauche: Happy New Year! |
adb.cpp | 1.17 (14 years ago) by cebix: fixed compiler warnings |