ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/prefs_items.cpp
Revision 1.16 - (view) (annotate) - [select for diffs]
2008-01-01T09:40:31Z (16 years, 3 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]
2005-11-22T06:48:55Z (18 years, 5 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17, nigel-build-19
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
"jitlazyflush" prefs item type was changed to bool some time ago, this fixes
this and enables the GUI to set it to true by default, as expected.

Revision 1.14 - (view) (annotate) - [select for diffs]
2005-06-06T19:22:56Z (18 years, 10 months ago) by gbeauche
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
Really make translation through constant jumps functional. This can be
disabled with the new prefs item "jitinline". Some rapid Speedometer 4
benchmarks showed only a 4% improvement.

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

Revision 1.12 - (view) (annotate) - [select for diffs]
2004-05-09T16:11:44Z (19 years, 11 months ago) by gbeauche
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
TUN/TAP support

Revision 1.11 - (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.10: +1 -1 lines
Diff to previous 1.10
Happy New Year! :)

Revision 1.10 - (view) (annotate) - [select for diffs]
2003-10-14T10:29:17Z (20 years, 6 months ago) by gbeauche
Branch: MAIN
Changes since 1.9: +1 -0 lines
Diff to previous 1.9
Add "jitblacklist" prefs item so that opcodes ranges could be excluded for
translation. This should help debugging of (badly) translated code.

Usage: jitblacklist xxxx(-yyyy)?(;xxxx(-yyyy)?)*
where xxxx/yyyy are hexadecimal numbers

Revision 1.9 - (view) (annotate) - [select for diffs]
2003-08-16T03:28:56Z (20 years, 8 months ago) by nigel
Branch: MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8
Added new keyboardtype preference (stolen from the Windows port)

Revision 1.8 - (view) (annotate) - [select for diffs]
2002-09-17T16:06:37Z (21 years, 7 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.7: +16 -0 lines
Diff to previous 1.7
Update prefs editor with "JIT Compiler" pane

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

Revision 1.6 - (view) (annotate) - [select for diffs]
2001-07-12T19:48:25Z (22 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
- Implemented AppleTalk-over-UDP tunnelling, activated by setting "udptunnel"
  to "true". This uses the BSD socket API, so it's fairly portable (currently
  only imeplemented under Unix, though). This works by sending raw Ethernet
  packets as UDP packets to a fixed port number ("udpport", default is 6066),
  using IP broadcasts to simulate Ethernet broad- and multicasts. Currently
  only tested with AppleTalk.

Revision 1.5 - (view) (annotate) - [select for diffs]
2001-04-01T12:11:42Z (23 years, 1 month ago) by cebix
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-29052001
Changes since 1.4: +28 -28 lines
Diff to previous 1.4
- added help for command line options
- PrefsInit() removes all processed options

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

Revision 1.3 - (view) (annotate) - [select for diffs]
2001-01-04T19:50:22Z (23 years, 3 months ago) by cebix
Branch: MAIN
Changes since 1.2: +5 -6 lines
Diff to previous 1.2
- removed the INT16 prefs item type; use INT32 instead
- AmigaOS/Unix: it's now possible to specify preferences items on the
  command line
- Unix: command line options now take "--"-prefix, e.g. "--rominfo"

Revision 1.2 - (view) (annotate) - [select for diffs]
2000-07-25T16:25:04Z (23 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
- fixed compilation problems

Revision 1.1 - (view) (annotate) - [select for diffs]
2000-07-25T15:19:40Z (23 years, 9 months ago) by cebix
Branch: MAIN
- more cleanups
- splitted prefs.cpp into prefs.cpp and prefs_items.cpp to make prefs.cpp
  reusable for other projects

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