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

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

Revision 1.18 - (view) (annotate) - [select for diffs]
2004-05-15T16:21:37Z (20 years ago) by gbeauche
Branch: MAIN
Changes since 1.17: +3 -0 lines
Diff to previous 1.17
Delay_usec() for BeOS too

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

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

Revision 1.15 - (view) (annotate) - [select for diffs]
2001-07-15T14:19:08Z (22 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.14: +7 -0 lines
Diff to previous 1.14
- UDP tunneling works under BeOS
- fixed BeOS compilation problems

Revision 1.14 - (view) (annotate) - [select for diffs]
2001-07-06T17:36:07Z (22 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.13: +0 -3 lines
Diff to previous 1.13
replaced TIME_OFFSET constant by portable TimeToMacTime() function

Revision 1.13 - (view) (annotate) - [select for diffs]
2001-07-03T15:59:46Z (22 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.12: +0 -2 lines
Diff to previous 1.12
- added support for platform-independant mutexes, currently only properly
  implemented under Unix
- adb.cpp uses mutexes for thread-safe mouse handling
- video_x.cpp: pressing Ctrl-F5 in windowed mode switches to a "grabbed"
  relative mouse mode, useful for some games
- video_x.cpp: fixed some bugs relating to the hotkeys (key releases are no
  longer treated as hotkeys)

Revision 1.12 - (view) (annotate) - [select for diffs]
2001-07-01T12:42:04Z (22 years, 10 months ago) by cebix
Branch: MAIN
Changes since 1.11: +6 -0 lines
Diff to previous 1.11
fixed compilation problems on BeOS/ppc

Revision 1.11 - (view) (annotate) - [select for diffs]
2001-02-09T20:04:15Z (23 years, 3 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-17022001, snapshot-29052001
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
fixed compilation problems under BeOS

Revision 1.10 - (view) (annotate) - [select for diffs]
2001-02-02T20:52:57Z (23 years, 3 months ago) by cebix
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
- bumped version number to 0.9
- updated copyright dates

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

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

Revision 1.7 - (view) (annotate) - [select for diffs]
1999-10-28T09:31:41Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1, snapshot-02111999, snapshot-22121999
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
- Lauri's FPU now works on big-endian machines
- included "FPU" checkbox in prefs editor

Revision 1.6 - (view) (annotate) - [select for diffs]
1999-10-27T17:50:06Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
- provided VAL64() and UVAL64() macros

Revision 1.5 - (view) (annotate) - [select for diffs]
1999-10-25T08:07:50Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
- now uses "mon" if present (currently on breakpoints only)

Revision 1.4 - (view) (annotate) - [select for diffs]
1999-10-21T22:40:00Z (24 years, 6 months ago) by cebix
Branch: MAIN
Changes since 1.3: +3 -0 lines
Diff to previous 1.3
- ExtFS works under AmigaOS
- fixed erroneous __regargs attributes in prefs_editor_amiga.cpp
  and audio_amiga.cpp for GCC

Revision 1.3 - (view) (annotate) - [select for diffs]
1999-10-19T17:41:30Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
- added external file system
- moved most init/deinit code to InitAll()/ExitAll() in main.cpp

Revision 1.2 - (view) (annotate) - [select for diffs]
1999-10-12T20:00:51Z (24 years, 7 months ago) by cebix
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
- 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.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, start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.20
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