ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
Revision 1.25 - (view) (annotate) - [select for diffs]
2000-01-30T19:00:08Z (24 years, 3 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1
Changes since 1.24: +4 -0 lines
Diff to previous 1.24
- updated ChangeLog for 0.8 release

Revision 1.24 - (view) (annotate) - [select for diffs]
1999-12-22T17:24:59Z (24 years, 4 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-22121999
Changes since 1.23: +3 -2 lines
Diff to previous 1.23
- improved spec file

Revision 1.23 - (view) (annotate) - [select for diffs]
1999-11-08T16:43:03Z (24 years, 5 months ago) by cebix
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
- fixes to ExtFS from Lauri Pesonen

Revision 1.22 - (view) (annotate) - [select for diffs]
1999-11-03T21:05:05Z (24 years, 5 months ago) by cebix
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
- XFree86 VidMode extension is used to switch modes in DGA mode

Revision 1.21 - (view) (annotate) - [select for diffs]
1999-11-03T10:56:09Z (24 years, 5 months ago) by cebix
Branch: MAIN
Changes since 1.20: +8 -0 lines
Diff to previous 1.20
- 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)

Revision 1.20 - (view) (annotate) - [select for diffs]
1999-11-03T10:48:44Z (24 years, 5 months ago) by cebix
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
- updated ChangeLog and spec file for 02111999 snapshot

Revision 1.19 - (view) (annotate) - [select for diffs]
1999-11-01T16:24:05Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-02111999
Changes since 1.18: +3 -0 lines
Diff to previous 1.18
- 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

Revision 1.18 - (view) (annotate) - [select for diffs]
1999-10-31T23:18:30Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.17: +10 -3 lines
Diff to previous 1.17
- 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()

Revision 1.17 - (view) (annotate) - [select for diffs]
1999-10-28T15:33:08Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
- 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

Revision 1.16 - (view) (annotate) - [select for diffs]
1999-10-27T16:59:32Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.15: +6 -0 lines
Diff to previous 1.15
- 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

Revision 1.15 - (view) (annotate) - [select for diffs]
1999-10-26T16:28:25Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.14: +4 -0 lines
Diff to previous 1.14
- 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

Revision 1.14 - (view) (annotate) - [select for diffs]
1999-10-25T20:22:34Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
- added mouse wheel support

Revision 1.13 - (view) (annotate) - [select for diffs]
1999-10-25T19:01:28Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.12: +9 -0 lines
Diff to previous 1.12
- 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

Revision 1.12 - (view) (annotate) - [select for diffs]
1999-10-23T17:57:41Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.11: +8 -0 lines
Diff to previous 1.11
- 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

Revision 1.11 - (view) (annotate) - [select for diffs]
1999-10-21T18:29:03Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
- bumped version number to 0.8
- updated docs for fbdev and extfs

Revision 1.10 - (view) (annotate) - [select for diffs]
1999-10-21T13:19:10Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
- added fbdev video code and SPARC assembly optimizations

Revision 1.9 - (view) (annotate) - [select for diffs]
1999-10-19T19:28:09Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
- now compiles with GCC under AmigaOS

Revision 1.8 - (view) (annotate) - [select for diffs]
1999-10-19T17:41:11Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.7: +8 -2 lines
Diff to previous 1.7
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp

Revision 1.7 - (view) (annotate) - [select for diffs]
1999-10-14T16:05:15Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
- corrected time zone handling in TimerDateTime()

Revision 1.6 - (view) (annotate) - [select for diffs]
1999-10-12T20:00:40Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.5: +8 -0 lines
Diff to previous 1.5
- 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

Revision 1.5 - (view) (annotate) - [select for diffs]
1999-10-06T19:34:38Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_7-2
Changes since 1.4: +3 -4 lines
Diff to previous 1.4
- updated files for 0.7-2 release

Revision 1.4 - (view) (annotate) - [select for diffs]
1999-10-03T21:05:21Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
- updated

Revision 1.3 - (view) (annotate) - [select for diffs]
1999-10-03T20:40:05Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.2: +10 -1 lines
Diff to previous 1.2
- updated documentation
- building RPMs works now

Revision 1.2 - (view) (annotate) - [select for diffs]
1999-10-03T17:11:52Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
- moved installation instructions to file INSTALL
- updated BasiliskII.spec and top-level Makefile

Revision 1.1 - (view) (annotate) - [select for diffs]
1999-10-03T16:21:28Z (24 years, 7 months ago) by cebix
Branch: MAIN
- updated RPM spec file and top-level Makefile
- renamed CHANGES to ChangeLog

Convenience Links

Links to HEAD: (view) (annotate) Links to release-0_8-1: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a