1. PEU and OS/2
Pete,
For the record: PEU.EXE works just fine in an OS/2 Warp 3 DOS box.
I tried to recompile PEU.C for OS/2 using the Borland compiler, and
it compiles; but when I tried to run it, the "Out of memory"
message appeared. Trying to run BUZZ.EX, the title line of that
program appeared, but then the error message was shown and the
program stopped.
RZ
2. Re: PEU and OS/2
> Pete,
>
> For the record: PEU.EXE works just fine in an OS/2 Warp 3 DOS box.
Terrific!
> I tried to recompile PEU.C for OS/2 using the Borland compiler, and
> it compiles; but when I tried to run it, the "Out of memory"
> message appeared. Trying to run BUZZ.EX, the title line of that
> program appeared, but then the error message was shown and the
> program stopped.
>
> RZ
I think I've fixed that problem (also reported by Sammy Mitchell) but have
not yet confirmed it. Version 0.08 has several other bug-fixes and a few
more functions.
The other big addition to PEU is linking the Allegro 3.0 Game Toolkit.
Allegro is a game library for the DJGPP compiler that supports: vga,
modex, svga, vesa graphics modes, keyboard, mouse, joystick interface,
bitmaps, blits,masked blits, rle sprites, compiled sprites, image files,
fixed point math, matrix functions, polygon/triangle rendering, texture
mapping, lighting/blending, palettes, fades, packed data files, sound,
midi, a gui and tons of other cool stuff I can't remember right off the
top of my head. Currently almost all of the functions are wrapped and
ready to be tested. The syntax will be the same, except for structures
and pointers. Only the source is available at my site, so you have to
compile it yourself. You're gonna need the Allegro kit anyway if you want
documentation for the functions. And the executable is some 900k big
already...
Enjoy and don't hesitate to send bug reports!
_______ ______ _______ ______
[ _ \[ _ ][ _ _ ][ _ ]
[/| [_] |[/| [_\][/ | | \][/| [_\]
| ___/ | _] | | | _]
[\| [/] [\| [_/] [\| |/] [\| [_/]
[_____] [______] [_____] [______]
xseal at harborside.com ICQ:13466657
http://www.harborside.com/home/x/xseal/euphoria/