📄 pdebug.h
字号:
/***************************************************************************** XCopilotThis code is part of XCopilot, a port of copilot Copyright (C) 1997 Ivan A. Curtis icurtis@radlogic.com.auThe original MS-Windows95 copilot emulator was written by Greg Hewgill.The following copyright notice appeared on the original copilot sources: Copyright (c) 1996 Greg Hewgill MC68000 Emulation code is from Bernd Schmidt's Unix Amiga Emulator. The following copyright notice appeared in those files: Original UAE code Copyright (c) 1995 Bernd SchmidtThis code must not be distributed without these copyright notices intact.**************************************************************************************************************************************************************Filename: pdebug.hDescription: debugging routines for xcopilot emulatorUpdate History: (most recent first) Ian Goldberg 26-Jun-98 12:11 -- added pdebug_memversion I. Curtis 27-Feb-97 22:16 -- created******************************************************************************/extern int pdebug_memversion;extern void pdebug_loop(char *args, int portnum, shared_img *shptr);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -