ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/rsrc_patches.cpp
Revision 1.16 - (view) (annotate) - [select for diffs]
2008-01-01T09:40:31Z (16 years, 4 months ago) by gbeauche
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Happy New Year!

Revision 1.15 - (view) (annotate) - [select for diffs]
2006-04-30T21:16:48Z (18 years ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-19
Changes since 1.14: +33 -0 lines
Diff to previous 1.14
Patch SynchIdleTime() to implement new "idlewait" prefs item.

Revision 1.14 - (view) (annotate) - [select for diffs]
2006-02-19T14:18:29Z (18 years, 2 months ago) by gbeauche
Branch: MAIN
Changes since 1.13: +6 -13 lines
Diff to previous 1.13
fix ROM85 bug fix for AppleShare extension

Revision 1.13 - (view) (annotate) - [select for diffs]
2005-01-30T21:42:13Z (19 years, 3 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Happy New Year!

Revision 1.12 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:22Z (20 years, 3 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Happy New Year! :)

Revision 1.11 - (view) (annotate) - [select for diffs]
2002-01-15T14:58:32Z (22 years, 3 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13, snapshot-15012002
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0

Revision 1.10 - (view) (annotate) - [select for diffs]
2001-07-13T15:39:21Z (22 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
- updated the TECH document
- EtherReset() clears the UDP protocol list
- audio_oss_esd.cpp: AudioExit() calls close_audio()
- ether_unix.cpp: uses map<> for protocol handlers
- updated audio_dummy.cpp and ether_dummy.cpp

Revision 1.9 - (view) (annotate) - [select for diffs]
2001-06-30T12:58:06Z (22 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.8: +1 -298 lines
Diff to previous 1.8
- fixed compilation problems under AmigaOS
- fsave/frestore on AmigaOS and NetBSD/m68k always use a 68882/68040-style
  FPU frame, eliminating the need for 68060 FPU patches

Revision 1.8 - (view) (annotate) - [select for diffs]
2001-02-02T20:52:57Z (23 years, 2 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-17022001, snapshot-29052001
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
- bumped version number to 0.9
- updated copyright dates

Revision 1.7 - (view) (annotate) - [select for diffs]
2000-10-09T17:45:58Z (23 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.6: +6 -4 lines
Diff to previous 1.6
EMUL_OP_BLOCK_MOVE is no longer used to replace the BlockMove() routine but
to implement more clever cache flushing for it

Revision 1.6 - (view) (annotate) - [select for diffs]
2000-09-22T17:17:56Z (23 years, 7 months ago) by gbeauche
Branch: MAIN
Changes since 1.5: +34 -9 lines
Diff to previous 1.5
- added an experimental patch to fix a bug with the AppleShare extension in real addressing mode

Revision 1.5 - (view) (annotate) - [select for diffs]
2000-07-22T16:07:18Z (23 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.4: +17 -16 lines
Diff to previous 1.4
- new FOURCC() macro in macos_util.h

Revision 1.4 - (view) (annotate) - [select for diffs]
2000-07-22T16:00:33Z (23 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- small fixes for NetBSD and AmigaOS

Revision 1.3 - (view) (annotate) - [select for diffs]
2000-04-10T18:52:28Z (24 years ago) by cebix
Branch: MAIN
CVS Tags: snapshot-13072000
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
- updated copyright info: 1999->2000

Revision 1.2 - (view) (annotate) - [select for diffs]
1999-10-31T23:18:35Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1, snapshot-02111999, snapshot-22121999
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
- 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.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
1999-10-03T14:16:25Z (24 years, 7 months ago) by cebix
Branch: cebix
CVS Tags: release-0_7-2, snapshot-21101999, start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.16
Imported sources

Revision 1.1 - (view) (annotate) - [select for diffs]
1999-10-03T14:16:25Z (24 years, 7 months ago) by cebix
Branch: MAIN
Branch point for: cebix
Initial revision

Convenience Links

Links to HEAD: (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