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

📄 adosx32.h

📁 大量的汇编程序源代码
💻 H
字号:
/* Copyright	Rainer Schnitker 92,93,94 */

long	int10voff ( void );	/* label to fnct that calls old int10h */
long	int10vsel ( void );	/* label to fnct that calls old int10h */
long	int21voff ( void );	/* label to fnct that calls old int21h */
long	int21vsel ( void );	/* label to fnct that calls old int21h */
void	bioscall ( void );
void	doscall ( void );
void    mousecall ( void );
volatile void back_from_syscall ( void );
void	debug_entry (void);
int	execute_dpmi_function (void);

⌨️ 快捷键说明

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