Location:
Search - asm bios
Search list
Description: 一个80x86 BIOS 的汇编源代码.
Platform: |
Size: 37262 |
Author: |
Hits:
Description: 一个80x86 BIOS 的汇编源代码.-80x86 BIOS a compilation of source code.
Platform: |
Size: 36864 |
Author: 姚聪 |
Hits:
Description: 6502bios,关于6502的sbc,有lcd,time,irq,模块-6502bios, on the SBC 6502, LCD, time, irq, module
Platform: |
Size: 14336 |
Author: 士大夫 |
Hits:
Description: BIOS研发技术剖析.pdf
------一本研究Bios源代码的经典书籍,很难的。
相信对有志于编写拥有自立知识产权的、中国人自己的BIOS的人非常有用。
-BIOS development of technology analysis. Pdf------ Study Bios a source of the classic books , very difficult. I believe that people wishing to have prepared the independent intellectual property rights, China's own BIOS are very useful.
Platform: |
Size: 35685376 |
Author: 周禄均 |
Hits:
Description: Award Bios 6.00的源码,供相关从业人员提供参考-Award Bios 6.00 source code for the practitioners to provide relevant information
Platform: |
Size: 3073024 |
Author: 林辉 |
Hits:
Description: 写软盘扇区的小程序及ASM源程序,采用ASM编程,直接使用BIOS INT 13H,使用方法,wr sourcefilename 0x115600 0x3000,参数1:被写文件名,参数2:起始逻辑扇区号,参数3:写长度-sector of floppy disks to write small programs and ASM source code, using ASM programming, direct use of the BIOS INT 13H, use, wr sourcefilename 0x115600 0x3000, a parameter : written documents, and two parameters : initial logic sector, three parameters : write length
Platform: |
Size: 3072 |
Author: tonyyang |
Hits:
Description: 功能:windows下直接检测键盘的扫描码,
语言:asm
特色:它是对bios低层的中断调用的很好应用实例,对ps/2键盘的处理很有参考价值-functions : windows under the direct detection of the keyboard scan code, language : asm2 characteristics : It is the low-level disruption bios called a good example of ps/2 keyboard handling of great reference value
Platform: |
Size: 5120 |
Author: 邹锦坤 |
Hits:
Description: 从键盘中输入一串字符串用bios显示出结果-Enter the string from the keyboard using bios string showing the results of
Platform: |
Size: 2048 |
Author: 君君 |
Hits:
Description: 破坏BIOS和硬盘的宏病毒代码,有详细的说明,有一定的学习和研究价值-BIOS and hard drive destruction macro virus code has detailed instructions, have a certain degree of learning and research value
Platform: |
Size: 3072 |
Author: huaxinsoftware |
Hits:
Description: 深入DOSBIOS编程与应用,研究汇编语言编程很有用,值得参考-DOSBIOS-depth programming and applications, study assembly language programming is useful, it is also useful
Platform: |
Size: 4809728 |
Author: zhuymgis |
Hits:
Description: 用汇编语言实现RESET启动和热启动
程序名: RESET.ASM/BOOT.ASM 程序类别: 完整的汇编语言程序
功能: 用程序完成RESET启动和热启动
使用说明: 汇编连接以后转换为com文件运行
程序说明:
在日常用机过程中,如果出现了异常情况常常需要重新启动系统 .对于IBM PC 以及其兼容机,除了开机冷启动外,还有热启动和R ESET开关复位启动,他们的共同特点是转入BIOS的入口点(即ROM 的起始单元FFFF:0处),执行该处的跳转指令,转向启动程序,该启 动程序在执行过程中需检测复位标志字(在地址0040:0072处,占2 个字节)的值,若为1234则启动是不检测内存 若非1234则启动先检 测内存,再启动系统.热启动和RESET启动的不同之处在于热启动时 不检测内存,而RESET启动是需要检测内存.
Platform: |
Size: 1024 |
Author: 张海 |
Hits:
Description: bios嵌入DOS操作系统,可以先编译romos.asm制作成BIN文件,加载至BIOS的ISA模块.另外还有制作工具-bios embedded DOS operating system, you can compile romos.asm into BIN files, load the ISA module to the BIOS. Another Tool
Platform: |
Size: 634880 |
Author: wrs |
Hits:
Description: 双机通讯,对COM口的初始化和读写数据,采用了调用BIOS中断的方法-Two-machine communication, on the COM port initialization and read-write data, used to call BIOS interrupt method
Platform: |
Size: 1024 |
Author: 小刀 |
Hits:
Description: BIOS手册,用于查询中断调用等知识。
底层开发的兄弟们必备武器。
不错,奉献给大家了
-BIOS Manual for inquiries call interrupted knowledge. Brothers in the bottom of the development of the necessary weapons. Yes, dedicated to all the
Platform: |
Size: 160768 |
Author: 钟方清 |
Hits:
Description: 调用bios中断打印helloworld并输出显示时钟-Call bios interrupt helloworld print and display the output clock
Platform: |
Size: 1024 |
Author: 王思玚 |
Hits:
Description: The ROMOS 一个装在BIOS ROM 里的 FREEDOS-The ROMOS is a stand-alone x86 code allows you to load and run your own binary code or 3rd-party code. ROMOS rely on BIOS functions only so it can be executed directly without any operating system. The main purpose of ROMOS is to be placed in a ROM, from where it can load/run other software
Platform: |
Size: 10240 |
Author: kyle |
Hits:
Description: assembly source code that explain how to develop bios.enjoy.
Platform: |
Size: 33792 |
Author: ba |
Hits:
Description: 向BIOS中植入模块,HOOK中断向量表,HOOK NTLDR加载过程以及HOOK内核函数,SSDT hook。-Add module into bios,HOOK IVT,HOOK NTLDR loder process and hook knrnel function,just as SSDT HOOK
Platform: |
Size: 10240 |
Author: 俊豪 |
Hits:
Description: BIOS中断大全,asm编写dos中断方面。-bios interrupt all
Platform: |
Size: 5386240 |
Author: 啤酒肚 |
Hits:
Description: This most required file for the Intel Mother Board Bios This file is for Intel D845GVSR in .bin format you have to be write using EProm Programmer-This is most required file for the Intel Mother Board Bios This file is for Intel D845GVSR in .bin format you have to be write using EProm Programmer
Platform: |
Size: 389120 |
Author: DILIP |
Hits: