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

📄 contents.txt

📁 Xbox主机破解,烧录晶片专用的程式,可烧录256KB的49lf020晶片,使用LPC port
💻 TXT
字号:
file dependence:

DOS: 
just compile LPCDOS.C. It does necessary #include to pull everything

Windows - All you really need are (just add all of them to make your executable)
- io.c or io.lib (I use io.lib because my compiler have problems calling the the command line)
- lpc.c - low level hardware interface
- win.c - high level GUI stuff
- lpc.rc - resource file

Other stuff included here:
lpc.h and lpc.res are generated from lpc.rc. Straightly speaking, they are not required, but what he heck.
lpc.ide - pretty useless unless your compiler can read borland C++ 5.02 project file.

⌨️ 快捷键说明

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