文件名称:metalkit
介绍说明--下载内容均来自于网络,请自行研究使用
Metalkit is a small library for 32-bit x86 code running on the bare metal or in a virtual machine, without any operating system. Includes very simple graphics and disk drivers based on BIOS calls.-Metalkit is a small library for 32-bit x86 code running on the bare metal or in a virtual machine, without any operating system. Includes very simple graphics and disk drivers based on BIOS calls.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.gitignore
README.md
examples
........\apm-test
........\........\Makefile
........\........\main.c
........\console
........\.......\Makefile
........\.......\main.c
........\datafile
........\........\Makefile
........\........\main.c
........\........\sample.txt
........\keyboard
........\........\Makefile
........\........\main.c
........\scanpci
........\.......\Makefile
........\.......\main.c
........\threading
........\.........\Makefile
........\.........\main.c
........\timer
........\.....\Makefile
........\.....\main.c
........\vbe-info
........\........\Makefile
........\........\main.c
........\vbe-palette
........\...........\Makefile
........\...........\main.c
........\vbe-simple
........\..........\Makefile
........\..........\main.c
lib
...\Makefile.rules
...\apm.c
...\apm.h
...\bios.c
...\bios.h
...\boot.S
...\boot.h
...\console.c
...\console.h
...\console_vga.c
...\console_vga.h
...\datafile.h
...\deflate.py
...\gcc_support.c
...\image.ld
...\intr.c
...\intr.h
...\io.h
...\keyboard.c
...\keyboard.h
...\math.h
...\pci.c
...\pci.h
...\puff.c
...\puff.h
...\setjmp.h
...\timer.c
...\timer.h
...\types.h
...\vbe.c
...\vbe.h