⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mltcard.cpp

📁 djgpp bt878 capture for DOS
💻 CPP
字号:
#include "pci.h"
#include "dma.h"
#include "devlist.h"
#include "pcivideo.h"
#include "vesa.h"
#include "textout.h"
#include "graphics.h"
#include "hi2bw.h"
#include <stdio.h>
#include <bios.h>

void Start(PCI_VIDEO* cur_device, DMA_BUFFER* odd, DMA_BUFFER* even);
void DrawPicture(int vidbuf, int field);
void FullData(int vid_buff, int x, int y, int dx, int dy, short* data);


int main()
{
    DEVICE_LIST list;      // 岑ㄡ

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -