- bumped version number to 0.9 - updated copyright dates
- added do_byteswap_16() and do_byteswap_32()
- removed USE_MAPPED_MEMORY (unused) - fixed Delay_usec() on Solaris
works again under NetBSD/m68k
- added [u]intptr types - set rom protection flag according to the addressing mode used - set use_prefetch_buffer to 0
- improved timing of periodic threads
- first version to run natively on NetBSD/m68k
- updated copyright info: 1999->2000
- 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)
- provided VAL64() and UVAL64() macros
- 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
- ExtFS works under AmigaOS - fixed erroneous __regargs attributes in prefs_editor_amiga.cpp and audio_amiga.cpp for GCC
- added external file system - moved most init/deinit code to InitAll()/ExitAll() in main.cpp
- 680x0 added to list of CPU that can handle unaligned accesses
- 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
- improved configuration and installation
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.