Commit Graph

21 Commits

Author SHA1 Message Date
cebix
90312d104c - 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)
1999-11-03 10:56:43 +00:00
cebix
c6d9976234 - 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
1999-11-01 16:24:15 +00:00
cebix
3f9e2a9eba - CPU type selectable in prefs editor 1999-10-29 19:55:36 +00:00
cebix
1a20b690a6 - Lauri's FPU now works on big-endian machines
- included "FPU" checkbox in prefs editor
1999-10-28 09:31:41 +00:00
cebix
a60677e7f0 - provided VAL64() and UVAL64() macros 1999-10-27 17:50:08 +00:00
cebix
4b4f5e5ad4 - fixed for new declaration of add_path_component() 1999-10-27 17:20:46 +00:00
cebix
04199a0f56 - now uses "mon" if present (currently on breakpoints only) 1999-10-25 08:07:58 +00:00
cebix
13301146d9 - fixed compilation problem in add_path_component() 1999-10-22 13:57:05 +00:00
cebix
f41718608c - ExtFS works under AmigaOS
- fixed erroneous __regargs attributes in prefs_editor_amiga.cpp
  and audio_amiga.cpp for GCC
1999-10-21 22:40:04 +00:00
cebix
83227a987b - enlarged prefs editor window to make volumes pane fit 1999-10-21 09:03:44 +00:00
cebix
00aabbe812 - renamed main_volume to speaker_volume and dac_volume to main_volume
(same for mute)
- added defines for headphone volume/mute
1999-10-20 15:14:00 +00:00
cebix
9818250a47 - fixed compilation problems on BeOS 1999-10-19 21:33:59 +00:00
cebix
9e903d1686 - now compiles with GCC under AmigaOS 1999-10-19 19:28:28 +00:00
cebix
d92b13e550 - added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp
1999-10-19 17:41:44 +00:00
cebix
c89c560295 - fixed spelling error 1999-10-18 19:05:48 +00:00
cebix
289f0a588a - corrected time zone handling in TimerDateTime() 1999-10-14 16:05:18 +00:00
cebix
e51085edcb - fixed compiler warning 1999-10-12 20:59:15 +00:00
cebix
6f3df9b0e7 - added missing strings files 1999-10-12 20:05:23 +00:00
cebix
6d926e553a - disk insertions are now checked for by the 60Hz interrupt routine
- localizable strings are split into a common and a platform-specific set
- fixed bug in CR->LF translation in AmigaOS/clip_amiga.cpp
1999-10-12 20:00:56 +00:00
cebix
f087a2d3bc - moved protocol removal to a proper function 1999-10-03 21:04:18 +00:00
cebix
8e491572ca Imported sources 1999-10-03 14:16:26 +00:00