Commit Graph

  • f511d7ffc2 - fixed small bug (Mac2Host_memcpy used instead of Mac2Mac_memcpy) cebix 1999-11-03 19:08:52 +0000
  • 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) cebix 1999-11-03 10:56:43 +0000
  • 76b1d7ca5e - updated ChangeLog and spec file for 02111999 snapshot cebix 1999-11-03 10:48:44 +0000
  • 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 cebix 1999-11-01 16:24:15 +0000
  • d60bc94de7 - removed MemoryDispatch() replacement; routine from ROM is now used if possible - rom_patches.cpp: check for double PACK 4 resources; if only one is found, assume that the ROM requires an FPU and issue a warning if FPU emulation is turned off - UAE CPU opcode routines no longer return the cycle count - main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon - sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead of llseek() cebix 1999-10-31 23:18:44 +0000
  • 3f9e2a9eba - CPU type selectable in prefs editor cebix 1999-10-29 19:55:36 +0000
  • b892f8850d - removed Gwenole's patches as they didn't work on SPARC V9 cebix 1999-10-28 16:52:32 +0000
  • ce2610521d - new SPARC optimizations from Gwenole cebix 1999-10-28 16:00:28 +0000
  • c31d1bd2af - added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs, and FPU state frames; enough to boot MacOS - CPU type can be selected in GTK prefs editor cebix 1999-10-28 15:33:26 +0000
  • 1a20b690a6 - Lauri's FPU now works on big-endian machines - included "FPU" checkbox in prefs editor cebix 1999-10-28 09:31:41 +0000
  • a60677e7f0 - provided VAL64() and UVAL64() macros cebix 1999-10-27 17:50:08 +0000
  • 4b4f5e5ad4 - fixed for new declaration of add_path_component() cebix 1999-10-27 17:20:46 +0000
  • bf765a5be8 - 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 cebix 1999-10-27 16:59:54 +0000
  • 7856a8a42c - small fixes to Makefile.in and configure script - main_unix.cpp tested ENABLE_DGA instead of ENABLE_XF86_DGA cebix 1999-10-26 16:56:45 +0000
  • a84f3d1334 - mon is called for illegal EMUL_OP selectors and when pressing Ctrl-C (Unix) - moved MemoryDispatch() patch routine from PatchAfterStartup() to InstallDrivers() - fixed one place where ROM replaces MemoryDispatch() by unimplemented trap when no MMU is present - Unix: ROM breakpoint can now be set with "-break" command line argument - some changes to configure script, mon is now compiled with readline support cebix 1999-10-26 16:28:38 +0000
  • 3e80e61c25 - WANT_XF86_DGA is turned off when XFree86 DGA is not present cebix 1999-10-25 20:52:12 +0000
  • 5e6cc100f8 - added mouse wheel support cebix 1999-10-25 20:22:35 +0000
  • d42b29ae5d - fixes to audio_oss_esd.cpp from Alexander R. Pruss (8-bit mode) - added configuration summary to configure script - prefs_editor_amiga.cpp: output of SCSI prefs was broken cebix 1999-10-25 19:01:43 +0000
  • 04199a0f56 - now uses "mon" if present (currently on breakpoints only) cebix 1999-10-25 08:07:58 +0000
  • 6d8e94c1dd - audio_linux.cpp renamed to audio_oss_esd.cpp (now also used under FreeBSD) and added support for ESD - medium removal is allowed for CD-ROM on exit - added mkinstalldirs to "make install" target cebix 1999-10-23 17:58:00 +0000
  • 20ba496c92 - added BlockMove() replacement - extfs.cpp: get_path_for_fsitem(root parent) no longer crashes cebix 1999-10-22 15:08:13 +0000
  • 13301146d9 - fixed compilation problem in add_path_component() cebix 1999-10-22 13:57:05 +0000
  • f41718608c - ExtFS works under AmigaOS - fixed erroneous __regargs attributes in prefs_editor_amiga.cpp and audio_amiga.cpp for GCC cebix 1999-10-21 22:40:04 +0000
  • f4a3224f42 - bumped version number to 0.8 - updated docs for fbdev and extfs cebix 1999-10-21 18:29:08 +0000
  • 775ff87b31 - small fixes to fbdev DGA code cebix 1999-10-21 16:40:49 +0000
  • d6b83e4715 - added fbdev DGA preferences to GTK prefs editor cebix 1999-10-21 16:07:36 +0000
  • 733f3a7335 - fixed SPARC compilation problem cebix 1999-10-21 15:55:32 +0000
  • f04292fd21 - integrated SPARC assembly optimizations cebix 1999-10-21 15:27:11 +0000
  • 1bba7c409c - updated configure script for SPARC assembly optimizations cebix 1999-10-21 15:14:42 +0000
  • f9daa3e004 - fixed mistake in acconfig.h cebix 1999-10-21 13:33:17 +0000
  • 4c0aab3113 - added fbdev video code and SPARC assembly optimizations cebix 1999-10-21 13:19:27 +0000
  • 7177cea47d - added GCC makefile cebix 1999-10-21 09:24:32 +0000
  • 83227a987b - enlarged prefs editor window to make volumes pane fit cebix 1999-10-21 09:03:44 +0000
  • 09ec429dc1 - fixed bugs in extfs.cpp: - root's parent now has an FSItem, so finding the volume by name with parent dirID 1 now works - fs_get_file_info() and fs_get_cat_info() handle all negative values of dir_index correctly - fs_set_fpos() handles fsFromLEOF positioning mode - replaced "%#s" format codes in debug output - fixed some file extensions in extfs_unix.cpp - "speaker" means "main volume", as before cebix 1999-10-20 17:23:57 +0000
  • 00aabbe812 - renamed main_volume to speaker_volume and dac_volume to main_volume (same for mute) - added defines for headphone volume/mute cebix 1999-10-20 15:14:00 +0000
  • 9818250a47 - fixed compilation problems on BeOS cebix 1999-10-19 21:33:59 +0000
  • 4fe6328e43 - fixed compilation problem cebix 1999-10-19 20:13:57 +0000
  • 9e903d1686 - now compiles with GCC under AmigaOS cebix 1999-10-19 19:28:28 +0000
  • d92b13e550 - added external file system - moved most init/deinit code to InitAll()/ExitAll() in main.cpp cebix 1999-10-19 17:41:44 +0000
  • c7e561c75b - volume list is reorderable cebix 1999-10-19 13:22:11 +0000
  • c89c560295 - fixed spelling error cebix 1999-10-18 19:05:48 +0000
  • b8ee4f6774 - compilation of cpuemu.cpp is now split cebix 1999-10-18 16:15:44 +0000
  • bb36e3fa18 - 680x0 added to list of CPU that can handle unaligned accesses cebix 1999-10-18 11:44:20 +0000
  • 0536eb15a4 - fixed small compilation problem cebix 1999-10-15 15:06:55 +0000
  • 8edc3aa83c - some fixes for NetBSD cebix 1999-10-15 14:50:39 +0000
  • 775e181963 - added reference to "gmake" cebix 1999-10-15 14:47:49 +0000
  • 7438c0a775 - removed unnecessary test for semget() cebix 1999-10-15 12:27:24 +0000
  • 289f0a588a - corrected time zone handling in TimerDateTime() cebix 1999-10-14 16:05:18 +0000
  • 62aff59d79 - integrated patches for NetBSD cebix 1999-10-14 11:37:47 +0000
  • e51085edcb - fixed compiler warning cebix 1999-10-12 20:59:15 +0000
  • ee84e34006 - improved man page cebix 1999-10-12 20:27:29 +0000
  • 6f3df9b0e7 - added missing strings files cebix 1999-10-12 20:05:23 +0000
  • 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 cebix 1999-10-12 20:00:56 +0000
  • 34d8f7a90e - improved Makefile and man page cebix 1999-10-12 18:40:57 +0000
  • 3779040137 - "make depend" now works cebix 1999-10-07 21:10:30 +0000
  • f9ccb1dffc - disabled X backing store cebix 1999-10-07 13:15:15 +0000
  • c188457242 - "amiga" target works now cebix 1999-10-06 22:09:47 +0000
  • 90b0302206 - updated files for 0.7-2 release cebix 1999-10-06 19:34:38 +0000
  • 664e9364a5 - BasiliskII.spec and Makefile are no longer included in the tarball cebix 1999-10-06 13:07:50 +0000
  • 85728bc95c - compiles again under BeOS cebix 1999-10-05 19:10:24 +0000
  • b4d30594f3 - fixed acconfig.h cebix 1999-10-05 19:00:05 +0000
  • 028f5c34b9 - small fix to configure script cebix 1999-10-05 18:38:50 +0000
  • 90b1e0455e - cosmetic fix cebix 1999-10-05 16:04:23 +0000
  • effb60b387 - added acconfig.h for autoheader cebix 1999-10-05 15:29:04 +0000
  • 05d24b1455 - fixed some compiler warnings - video_x.cpp: now checks whether the X server has the XFree86DGA extension cebix 1999-10-05 14:59:46 +0000
  • eaa14cdcb2 - making a tarball uses "cvs export" instead of "cvs checkout" cebix 1999-10-05 10:36:41 +0000
  • a118a700bd - fixed variable definitions cvs 1999-10-04 23:20:01 +0000
  • 8886ff6a85 - name of temporary directory for build now depends on time cebix 1999-10-04 23:11:18 +0000
  • 088b13f42d - merged new Windows sources from Lauri Pesonen cebix 1999-10-04 22:38:12 +0000
  • 183447c2d7 - improved configuration and installation cebix 1999-10-04 21:07:18 +0000
  • 8b4ef4fb2a - improved installation cebix 1999-10-04 21:07:12 +0000
  • 0552b208ff - some minor fixes, BeOS targets now work cebix 1999-10-04 00:39:43 +0000
  • aef1ee47d6 - updated cebix 1999-10-03 21:05:21 +0000
  • 67017a2b2c - moved protocol removal to a proper function and fixed it cebix 1999-10-03 21:04:29 +0000
  • f087a2d3bc - moved protocol removal to a proper function cebix 1999-10-03 21:04:18 +0000
  • 77a1805504 - updated documentation - building RPMs works now cebix 1999-10-03 20:40:05 +0000
  • 952712c0df - removed MAKEDEV, functionality now included in Makefile ("make dev") cebix 1999-10-03 19:43:55 +0000
  • 9a68908882 - screen prefs "dga" changed to "dga/<width>/<height>", with zero width/height meaning "maximum" (also for window mode) - Caps Lock now behaves as expected cebix 1999-10-03 19:43:28 +0000
  • 65244bc22c - sys_unix.cpp: changed one #ifdef that should really have been an #if - Makefile.in: provided uninstall target cebix 1999-10-03 17:45:08 +0000
  • ce22e321b2 - the directory name of the sources in the tarball now includes the version number (taken from the spec file) cebix 1999-10-03 17:21:45 +0000
  • 578a60be36 - install target didn't install keycodes file in proper location cebix 1999-10-03 17:12:20 +0000
  • c4db21e820 - moved installation instructions to file INSTALL - updated BasiliskII.spec and top-level Makefile cebix 1999-10-03 17:11:52 +0000
  • 3acfc4ae8d - updated RPM spec file and top-level Makefile - renamed CHANGES to ChangeLog cebix 1999-10-03 16:21:28 +0000
  • e828de0c41 - renamed basilisk_ii_keycodes to keycodes - default location of keycodes file is now $(sharedir)/keycodes (depends on install prefix) - improved the install target cebix 1999-10-03 16:20:08 +0000
  • e7ea59db7b - improved the clean/distclean targets cebix 1999-10-03 15:11:07 +0000
  • 89e4a6a494 - added top-level Makefile to create distributions cebix 1999-10-03 15:10:50 +0000
  • 8e491572ca Imported sources cebix 1999-10-03 14:16:26 +0000
  • 100e7ded57 initial checkin cvs 1999-10-03 14:16:16 +0000