Gardens Point Oberon-2: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A multi-platform [[Oberon-2]] development package based on the [[Gardens Point Modula 2]] development system from QUT and was available both as a commercial product and an open source package. | A multi-platform [[Oberon-2]] development package based on the [[Gardens Point Modula 2]] development system from QUT and was available both as a commercial product and an open source package. | ||
Line 5: | Line 4: | ||
* Both the DOS and OS/2 versions require [[EMX]] 0.9 or later. | * Both the DOS and OS/2 versions require [[EMX]] 0.9 or later. | ||
==Known issues== | |||
* The DOS version expects a [[VCPI]] compatible memory manager and will only run under modern versions of Windows or other [[DPMI]] hosts if you replace the EMX memory manager with RSX. | * The DOS version expects a [[VCPI]] compatible memory manager and will only run under modern versions of Windows or other [[DPMI]] hosts if you replace the EMX memory manager with RSX. | ||
==Author== | |||
* [[Kevin John Gough]] (Queensland University) | |||
==Links== | ==Links== | ||
* Hobbes: [http://hobbes.nmsu.edu/download/pub/os2/dev/modula/oberon-oct96.zip oberon-oct96.zip] | * Hobbes: [http://hobbes.nmsu.edu/download/pub/os2/dev/modula/oberon-oct96.zip oberon-oct96.zip] | ||
* Hobbes: [http://hobbes.nmsu.edu/download/pub/os2/dev/modula/oberon-ps.zip oberon-ps.zip](manual in PostScript) | * Hobbes: [http://hobbes.nmsu.edu/download/pub/os2/dev/modula/oberon-ps.zip oberon-ps.zip](manual in PostScript) | ||
[[Category:Oberon]][[Category:Open Source Software]] | [[Category:Oberon]][[Category:Open Source Software]] |
Revision as of 23:12, 28 August 2018
A multi-platform Oberon-2 development package based on the Gardens Point Modula 2 development system from QUT and was available both as a commercial product and an open source package.
Prerequisites
- Both the DOS and OS/2 versions require EMX 0.9 or later.
Known issues
- The DOS version expects a VCPI compatible memory manager and will only run under modern versions of Windows or other DPMI hosts if you replace the EMX memory manager with RSX.
Author
- Kevin John Gough (Queensland University)
Links
- Hobbes: oberon-oct96.zip
- Hobbes: oberon-ps.zip(manual in PostScript)