Description: RESET start and heat start with assembly language
Program name: RESET. ASM/boot.asm program category: complete assembly language program
Function: use the program to complete RESET start and hot start
Use instructions: convert the assembly connection to a com file
Procedure description:
In daily use machine in the process, if appear abnormal situation often need to reboot the system. For IBM PC and its compatible computer, except on cold start and hot start and R reset ESET switch start, their common characteristic is the point of entry into the BIOS (namely the ROM the starting unit FFFF: 0), of the jump instruction to perform here, to start the program, the need to be detected under the program in the execution of reset sign words (in the address in 0040-0072, accounting for 2 bytes) value, is not detect memory for 1234 has started Were it not for 1234 starts the first inspection measure memory, restart the system. Heat start and RESET start difference between hot startup Not RESET start testing memory, is the need to detect memory.
- [baseboot-8695] - ks8695 Bootloader initialization code, i
- [radar] - 2002 ACM Asia-BeiJing game topics and or
- [processor] - Arm processor.h asm source compilation
- [boot] - boot.asm is done NASM assembler VESA mod
File list (Check if you may need any files):