首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > oak256

oak256

  • 资源大小:19.46 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

This is BGI driver for 256 colors modes on OAK VGA (OTI-067 and probably OTI-077 are supported): * 320x200x256 * 640x480x256 * 800x600x256 * 1024x768x256 (1M only) 320x20x256 mode should work on any VGA compatible card and is a lot faster then the vga256 BGI driver which I also made available. I wrote this driver in the first half of nineties for: * Borland C++ 2.0 * Borland C++ 3.1 * Borland Pascal 7.0. Tools required to build the driver: * Turbo Assembler 2.51 (newer version may work) * Borland MAKE 3.5 The makefile as provided will work for TASM 2.51. To build version 2 BGI driver simply issue "make" in the directory with all files. The version 2 BGI driver will work with Borland C++ 2.0 and 3.1 and real mode Borland/Turbo Pascal 7.0. It probably will works with Turbo C 2.0, Turbo C++ 1.0, Turbo Pascal 5.5 and Turbo Pascal 6.0. To build version 3 BGI driver issue "make -DBGI30" in the directory with all files. The ve

文 件 列 表

OAK256.ASM
SEGS.ASM
OAKDET.C
BGI.INC
CONSTS.INC
DEVICE.INC
MAKEFILE.MAK
OAKDET.PAS
VIP VIP
0.179086s