../
|
SheepDriver/
|
|
SheepNet/
|
|
Makefile
|
1.3
(25 years ago)
by cebix:
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
|
audio_beos.cpp
|
1.3
(25 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)
|
clip_beos.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
ether_beos.cpp
|
1.3
(25 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)
|
extfs_beos.cpp
|
1.9
(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()
|
main_beos.cpp
|
1.2
(25 years ago)
by cebix:
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
|
prefs_beos.cpp
|
1.2
(25 years ago)
by cebix:
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
|
prefs_editor_beos.cpp
|
1.5
(25 years ago)
by cebix:
- CPU type selectable in prefs editor
|
scsi_beos.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
serial_beos.cpp
|
1.3
(25 years ago)
by cebix:
- fixed compilation problems on BeOS
|
sheep_driver.h
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
sheep_net.h
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
sys_beos.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
sysdeps.h
|
1.7
(25 years ago)
by cebix:
- Lauri's FPU now works on big-endian machines
- included "FPU" checkbox in prefs editor
|
timer_beos.cpp
|
1.4
(25 years ago)
by cebix:
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
|
user_strings_beos.cpp
|
1.2
(25 years ago)
by cebix:
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
|
user_strings_beos.h
|
1.1
(25 years ago)
by cebix:
- added missing strings files
|
video_beos.cpp
|
1.3
(25 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)
|
xpram_beos.cpp
|
1.2
(25 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
|